Re: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Mar 2006 08:43:03 +0000 (UTC)
you only have to setup delegation if you want to use the clients' credentials for the sql server login - in this case he just trying to use the process account - which will not work for the ASPNET account.
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Keep in mind that if the SQL Server is NOT on the same box as the IIS,
you have to setup delegation of the security accounts that this works.
Otherwise the SQL Server can´t check if your User is *really* the
original one.
HTH, Jens Suessmeyer.
.
- Prev by Date: RE: Windows Security Roles
- Next by Date: pfx certificate chain problem
- Previous by thread: Re: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
- Next by thread: Re: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
- Index(es):
Relevant Pages
|