Password Self-serve Active Directory via LAMP environment
Posted
by keithosu
on Server Fault
See other posts from Server Fault
or by keithosu
Published on 2009-08-24T17:37:34Z
Indexed on
2010/03/12
13:47 UTC
Read the original article
Hit count: 251
I would like to be able to change active directory passwords via a Linux/Apache based webpage. This would be a self serve web page for the user. I have SSL-LDAP setup on the Active Directory to make this happen. Is there any project or code out there that will do this?
I've looked at this phpadadmin and I cannot get it to work. I think this is for IIS/php/mySQL
Another thing to note is I would like the user to authenticate to change their own password. The product/service should not need a privileged account to run.
Thanks Keith
© Server Fault or respective owner