Impersonation, Delegation & SQL Server
From: Rob Edwards (RobEdwards_at_Landam.com)
Date: 11/20/03
- Next message: anonymous_at_discussions.microsoft.com: "RE: annoying error"
- Previous message: Philbert: "Forms authentication on a business WAN"
- Next in thread: Jim Cheshire [MSFT]: "RE: Impersonation, Delegation & SQL Server"
- Reply: Jim Cheshire [MSFT]: "RE: Impersonation, Delegation & SQL Server"
- Reply: Vinay R. Indoria: "Impersonation, Delegation & SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Nov 2003 10:28:33 -0500
I bailed on this before and just went to Basic Authentication and told the
users they would have to live with signing on again.... but now I need to
get it working...
Domain: Windows 2003
Web Server: Windows 2003
SQL Server: Windows 2000
The web server and the SQL server are trusted for delegation.
The user accounts are trusted for delegation.
The web page has <Identity Impersonate="true"> and <Authentication mode
="Windows">
I'm running into the same "double-hop" problem.. even though everything
should be using Kerberos.
A user (running XP) opens a page on the web server.. the web server then
tries to access the SQL Server database.. but returns:
Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
The web server has Anonymous access turned off.
The web server has Integrated Windows authentication turned on.
IIS is running under the local system account.
The web server has been added to the SQL Server database
\\DomainName\ServerName$
I've gone round-and-round with this issue before and was never able to come
up with the solution.
Can anyone help?
- Next message: anonymous_at_discussions.microsoft.com: "RE: annoying error"
- Previous message: Philbert: "Forms authentication on a business WAN"
- Next in thread: Jim Cheshire [MSFT]: "RE: Impersonation, Delegation & SQL Server"
- Reply: Jim Cheshire [MSFT]: "RE: Impersonation, Delegation & SQL Server"
- Reply: Vinay R. Indoria: "Impersonation, Delegation & SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|