SYNOPSIS
ldaptor-passwd --binddn=DN [OPTION..] [DN..]
OPTIONS
- --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]
DESCRIPTION
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.
RESULT
ldaptor-passwd prints a list of DNs and new password pairs for all modified DNs.
AUTHOR
This man page was written by Jan Dittberner <[email protected]> for the Debian GNU/Linux System (but may be used by others).