benutne
10-23-2006, 02:32 PM
I'm looking for a way to give my department heads the ability to reset Active Directory passwords for their employees. They currently posess the rights to do so, but I'd rather not install the Win2K3 resouce pack just so they can get access to the ADUC snap in. Ideally, I'd rather they not have access to the snap in at all. I've tried getting a PHP page up and running, but haven't had much luck. This (http://forums.devshed.com/ldap-programming-76/modifying-active-directory-passwords-through-php-and-iis-74683.html) link goes into great detail on getting such a system to work, but after reading the whole thing through, I still cannot get a secure LDAP connection using OpenSSL and PHP. So I'm looking for other options. Has anyone ever tried to do this sort of thing?