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