Is there an app/script I can deploy to enable my users to change their own LDAP passwords?
Posted
by
Tom Wright
on Pro Webmasters
See other posts from Pro Webmasters
or by Tom Wright
Published on 2010-09-12T14:22:27Z
Indexed on
2013/11/03
4:13 UTC
Read the original article
Hit count: 308
ldap
I've recently enabled LDAP based authentication on my domain. This has allowed us to use a single set of credentials to administer the blog, the forum and the wiki.
Unfortunately, this has come at the cost of users being able to change their own passwords.
Ideally, users would be able to visit a page (i.e. mydomain.com/account
), authenticate and then change their password.
Does anyone know of a script or app that will allow me to do this quickly and easily? I guess it wouldn't be hard to write in PHP, but I'd prefer not to have the hassle.
© Pro Webmasters or respective owner