Calling LogonUser with account that has autogenerated password
- From: "donald_largen@xxxxxxx" <donald_largen@xxxxxxx>
- Date: 30 Dec 2005 15:02:21 -0800
The MSFT doc states out of the box that aspnet_wp runs under the
installed account ASPNET. However this account has an autogenerated
password. I assuming they are using the LogonUser function to get a
handle to the this user, and from here do something like
create_process_as_user.
If these assumptions are correct how are they logging in under this
account if they don't know the password? My thinking maybe way off.
I was trying to write some test code that required to be running under
ASPNET and I did not want to do this inside an asp.net page (using a
testing framework).
Thoughts
Don
.
- Prev by Date: Re: Gina and Unicode
- Next by Date: Re: Password filter for a group of users?
- Previous by thread: CertGetCertificateChain failure
- Next by thread: Re: Password filter for a group of users?
- Index(es):