I am feeling incredibly old. Haven't done any ASP programming in a few years and feel like I've lost a lot of my old skills.
This morning I created a web page that pulls phone numbers from Active Directory and allows them to be updated and the new values written back to Active Directory.
The code works as expected when I access the page using my admin account. It fails when a restricted account is used.
Can someone please remind me how I can set the credentials that the code executes under either via IIS or in the ASP code itself?
Thanks,
Mark
This morning I created a web page that pulls phone numbers from Active Directory and allows them to be updated and the new values written back to Active Directory.
The code works as expected when I access the page using my admin account. It fails when a restricted account is used.
Can someone please remind me how I can set the credentials that the code executes under either via IIS or in the ASP code itself?
Thanks,
Mark