mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 20:19:34 -05:00
s/binddn/credentials/
This commit is contained in:
parent
27978a5710
commit
1ad7bd20bf
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue