Identity Impersonate
We have a classic ASP application that is used to send network notifications of emergencies (automated NET SEND). The application calls a DLL on the server, but, only people who are local administrators on the server can actually send messages.
How can I force the ASP page to execute with as a specific user; ie: not the logged in user.
Thanks,
Tim
|