document optional user argument

This commit is contained in:
Kurt Zeilenga 2000-09-06 18:44:51 +00:00
parent 70f28f1ba4
commit a07a97e7f6

View File

@ -50,13 +50,18 @@ ldappasswd \- change the password of an LDAP entry
.BI \-Y \ mech\fR]
[\c
.BR \-Z[Z] ]
[\c
.IR user ]
.SH DESCRIPTION
.B ldappasswd
is a tool to set the password of an LDAP user.
.LP
.B ldappasswd
sets the password of associated with the user. If the new
password is not specified on the command line or the user
sets the password of associated with the user [or an optionally
specified
.IR user ].
If the new
password is not specified on the command line and the user
doesn't enable prompting, the server will be asked to generate
a password for the user.
.LP