thank you so much i have deployed ltb-self-password on my apach server it can provide password change service to my useri dont know what is Setpassword extended Operation for , but can you explain?
On 03/21/2016 04:38 PM, Clément OUDOT wrote:
Le 21/03/2016 08:58, Dieter Klünter a écrit :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 passwordFirst 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.If you need a graphical tool, you can give a try to LTB Self Service Password: http://ltb-project.org/wiki/documentation/self-service-passwordBut as it is written in PHP, it does not support SetPassword extended operation. Anyway, you can configure locally the password policy and the password encryption.
null