Hi,
I have an asp.net page which changes passwords in the OU, Where do I set the user which actually runs my code?
In the virtual directory security settings, the application pool user? or the Webconfig? Which one of the configurations actually configures the user which runs the asp.net code?
Thanks.