Set a new ldap password
ldaptor-passwd --binddn=DN [OPTION..] [DN..]
--generate
Generate random passwords
--binddn=
use Distinguished Name to bind to the directory
--bind-auth-fd=
read bind password from filedescriptor
--service-location=
Service location, in the form BASEDN:HOST[:PORT]
ldaptor-passwd sets new passwords for the given list of DNs. If the --generate option is specified the passwords are generated automatically. If no DN is specified the password for the bind DN is changed.
ldaptor-passwd prints a list of DNs and new password pairs for all modified DNs.
This man page was written by Jan Dittberner <[email protected]> for the Debian GNU/Linux System (but may be used by others).