Re: Login failed for user '\'

From: Karl S. (KarlS_at_discussions.microsoft.com)
Date: 08/24/05


Date: Wed, 24 Aug 2005 10:06:04 -0700

Thanks Paul.

"Paul Clement" wrote:

> 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)
>