mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 00:32:08 -04:00
Resync with HEAD
This commit is contained in:
parent
4a1193dd7d
commit
665111c923
1 changed files with 3 additions and 1 deletions
|
|
@ -53,6 +53,8 @@ ldappasswd \- change the password of an LDAP entry
|
|||
.SH DESCRIPTION
|
||||
.B ldappasswd
|
||||
is a tool to set the password of an LDAP user.
|
||||
.B ldappasswd
|
||||
uses the LDAPv3 Password Modify (RFC 3062) extended operation.
|
||||
.LP
|
||||
.B ldappasswd
|
||||
sets the password of associated with the user [or an optionally
|
||||
|
|
@ -153,7 +155,7 @@ the command will require the operation to be successful
|
|||
.SH SEE ALSO
|
||||
.BR ldap_sasl_bind (3)
|
||||
.BR ldap_extended_operation (3)
|
||||
.BR ldap_start_tls (3)
|
||||
.BR ldap_start_tls_s (3)
|
||||
.SH AUTHOR
|
||||
The OpenLDAP Project <http://www.openldap.org/>
|
||||
.SH ACKNOWLEDGEMENTS
|
||||
|
|
|
|||
Loading…
Reference in a new issue