![]() |
Impersonation
Hi all
I have webserver that share common services and i set in web config <identity impersonate="true" /> and on IIS I set specific user account that will be used. The main problem that when the IIS start applicaton and execute the methods from Global.asax.cs it use ASPNET account but not my, after that it switch to impersonate account. But in my situation I use WSE2 where I need to check password in UsernameTokenManager for that I need to connect to DB, but I use SSPI connection (with user from impersonate) that fail. How to solve this problem, I need trusted connection that use my user from IIS. I need only one user everywhere, how to do that in UsernameTokenManager.AuthenticateToken(UsernameTok en token) to use impersonate account ? with best reagrd Viorel |
| All times are GMT. The time now is 01:56 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.