Am Mon, 21 Mar 2016 13:48:06 +0800
schrieb MichaelLeung <gbcbooksmj@gmail.com>:
hi list
i am wonder how to provide a way to LDAP user to change their password
First of all, any tool you may choose, must be able to handle password
modify extended operation (RFC 3062). Apart from this requirement take
your choice from ldappasswd, a decent scripting language (I use perl
Net::LDAP::Extension::SetPassword), or use a decent gui that meets your
requirements. Unfortunately there are only a few tools that support RFC
3062.