Resync with HEAD

This commit is contained in:
Kurt Zeilenga 2001-07-21 17:51:52 +00:00
parent 4a1193dd7d
commit 665111c923

View file

@ -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