impersonation problem

Posted by ZX12R on Stack Overflow See other posts from Stack Overflow or by ZX12R
Published on 2010-04-01T06:59:58Z Indexed on 2010/04/01 7:03 UTC
Read the original article Hit count: 383

Filed under:
|

i am trying to implement impersonation in a project. this is the first time i am trying it this is what i have done.

 <identity impersonate="true" userName="NS1\name" password="secret" />

i am using the username and password provided as the plesk credantials.

I don't if my username format is correct.

These are the details.

Windows 2003 shared server

IIS6

provider name : space2host

thanks in advance

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about impersonation