Double Hop Impersonation, Protocol Transitioning and Constrained Delegation in ASP.NET 4
I want to use IIS impersonation to connecto to a SQL server database as the user who is currently accessing a website. This is for auditing and security reasons. I've done some reading and discovered that because the SQL Server is on a sepearate physical server I need to enable Protocol Transitioning and Constrained delegation for the server that's running IIS. This is the article that I found ... http://msdn.microsoft.com/en-us/library/ff649317.aspx I didn't realise at the time I first read it but this article has the following header... Retired Content This content is outdated and is no