Re: Login failed for user '\'
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 08/24/05
- Previous message: Rainer Kroos: "ASP.NET 2.0 GridView: how-to allow edit+delete only some users / groups"
- In reply to: Karl S.: "RE: Login failed for user '\'"
- Next in thread: Karl S.: "Re: Login failed for user '\'"
- Reply: Karl S.: "Re: Login failed for user '\'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 24 Aug 2005 11:12:18 -0500
On Tue, 23 Aug 2005 17:07:03 -0700, "Karl S." <KarlS@discussions.microsoft.com> wrote:
¤ Looks like I was wrong about the below statement.
¤
¤ > ... I tried setting
¤ > the authentication mode to anonymous and use the same user and SqlConnection
¤ > as my web service but I get the same error message. ...
¤
¤ When I set the authentication mode to anonymous and use the same username as
¤ my web service, it works. It appears that using "Integrated Windows
¤ authentication" only is why it is failing for me. What do I need to do to
¤ get this to work?
You need to configure your environment for Kerberos as Dominick referred to in his last reply.
IIS cannot delegate credentials to remote resources when Integrated Windows Authentication has been
implemented.
Paul
~~~~
Microsoft MVP (Visual Basic)
- Previous message: Rainer Kroos: "ASP.NET 2.0 GridView: how-to allow edit+delete only some users / groups"
- In reply to: Karl S.: "RE: Login failed for user '\'"
- Next in thread: Karl S.: "Re: Login failed for user '\'"
- Reply: Karl S.: "Re: Login failed for user '\'"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]