s/binddn/credentials/

This commit is contained in:
Kurt Zeilenga 2001-01-03 18:20:07 +00:00
parent 27978a5710
commit 1ad7bd20bf

View File

@ -189,9 +189,9 @@ The following command:
.fi
.LP
will attempt to delete the entry named with commonName "Delete Me"
directly below the "dc=example, dc=com" entry. Of
course it would probably be necessary to supply a \fIbinddn\fP and
\fIpasswd\fP for deletion to be allowed (see the -D and -w options).
directly below the "dc=example, dc=com" entry.
Of course it would probably be necessary to supply authentication
credentials.
.SH DIAGNOSTICS
Exit status is 0 if no errors occur. Errors result in a non-zero exit
status and a diagnostic message being written to standard error.