Impersonation and Delegation with ASP.NET 2.0 on 2 Servers

Hello

I have the following scenario
- SQL 2005 server (serversql)
- Windows 2003 with IIS (serveriis)
- Windows 2003 ADS (serverads)

I want to connect to an intranet application using NTML with impersonation
and delegation. so for this I made the following change in web.config
<identity impersonate="true"/>

<authentication mode="Windows"/>

Then in the Active Directory i did the following change:

Computers\serveriis -> properties -> delegation

- Trust this computer for delegation on these services. Any protocol. And
then I have added the www and w3svc services



But when connecting to the webpage, I always get this error:

Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.

any idea what is wrong?

Thanks
Patrick
patrick [ Mi, 15 November 2006 10:30 ] [ ID #1536875 ]
Webserver » microsoft.public.inetserver.iis.security » Impersonation and Delegation with ASP.NET 2.0 on 2 Servers

Vorheriges Thema: Security while publishing an website in Frontpage
Nächstes Thema: FTP maximum password attempts