Config SSPI
From: marius (marius_at_discussions.microsoft.com)
Date: 02/23/05
- Next message: Carey Frisch [MVP]: "Re: Forgotten password for Win XP Professional"
- Previous message: Mike: "svchost on 99%"
- Next in thread: David W. Rogers: "RE: Config SSPI"
- Reply: David W. Rogers: "RE: Config SSPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Feb 2005 12:01:10 -0800
Hi,
I have problems connecting to SQL server using SSPI. I have a connection
string like
SqlConnection("server=[servername];database=pubs;Integrated Security=SSPI")
I get this error msg: Login failed for [servername\ASPNET].
Is ASPNET a user?, and where do I define it ? I have tried Config .Net
framwork but i do not really understand the logical connection between ASPNET
user, the framework and the general security policy at the server.. Could
anybody give me an example or something..
- Next message: Carey Frisch [MVP]: "Re: Forgotten password for Win XP Professional"
- Previous message: Mike: "svchost on 99%"
- Next in thread: David W. Rogers: "RE: Config SSPI"
- Reply: David W. Rogers: "RE: Config SSPI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|