How to allow LDAP users to change password from client machines ?
|
feedback
|
|
You can't. LDAP is a directory service and does not provide end-user tools. It's the responsibility of the end-user tool to provide this functionality. e.g. it should be possible using 'passwd', assuming that you've got PAM authentication using LDAP configured correctly | |||||||
feedback
|
|
OpenLDAP's default configuration already has that:
| |||||||
feedback
|