Can I use this to open a folder on a remote server?
You need to do delegation. This means you need to configure the web server (app pool) to run under a domain account, setup a SPN for http for that account and then confgure that account in AD to be trusted to perform constrained delegation to the target
server where the file share is.
BrockAllen
All-Star
27544 Points
4907 Posts
MVP
Re: ASP.NET Impersonation
Apr 16, 2012 03:31 PM|LINK
You need to do delegation. This means you need to configure the web server (app pool) to run under a domain account, setup a SPN for http for that account and then confgure that account in AD to be trusted to perform constrained delegation to the target server where the file share is.
DevelopMentor | http://www.develop.com
thinktecture | http://www.thinktecture.com/