[RESOLVED] windows server 2003/ IIS 6.0 and asp.net
Hi there,
just looking for some info on how to get my asp.net application to run as a specified domain account instead of the luser account.
I need to specify it to run as a user with special privileges so they can access certain system volumes etc..
any one done this before
Re: windows server 2003/ IIS 6.0 and asp.net
Google for identity impersonate in asp.net.
Re: windows server 2003/ IIS 6.0 and asp.net
it was process identity i was looking for and the article lead me to it cheers