mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-09 22:04:12 -05:00
Update -Z description to reduce confusion with ldaps://
This commit is contained in:
parent
12ffb6eeb8
commit
bfa0862313
5 changed files with 10 additions and 10 deletions
|
|
@ -168,9 +168,9 @@ Specify the SASL mechanism to be used for authentication. If it's not
|
|||
specified, the program will choose the best mechanism the server knows.
|
||||
.TP
|
||||
.B \-Z[Z]
|
||||
Request the use of TLS (Transport Layer Security). If you use
|
||||
Issue StartTLS (Transport Layer Security) extended operation. If you use
|
||||
.B \-ZZ\c
|
||||
, the command will fail if TLS negotiation does not succeed for some reason.
|
||||
, the command will require the operation to be successful.
|
||||
.SH EXAMPLE
|
||||
The following command:
|
||||
.LP
|
||||
|
|
|
|||
|
|
@ -233,9 +233,9 @@ Specify the SASL mechanism to be used for authentication. If it's not
|
|||
specified, the program will choose the best mechanism the server knows.
|
||||
.TP
|
||||
.B \-Z[Z]
|
||||
Request the use of TLS (Transport Layer Security). If you use
|
||||
Issue StartTLS (Transport Layer Security) extended operation. If you use
|
||||
.B \-ZZ\c
|
||||
, the command will fail if TLS negotiation does not succeed for some reason.
|
||||
, the command will require the operation to be successful.
|
||||
.SH INPUT FORMAT
|
||||
The contents of \fIfile\fP (or standard input if no \-f flag is given on
|
||||
the command line) should conform to the format defined in
|
||||
|
|
|
|||
|
|
@ -164,9 +164,9 @@ Specify the SASL mechanism to be used for authentication. If it's not
|
|||
specified, the program will choose the best mechanism the server knows.
|
||||
.TP
|
||||
.B \-Z[Z]
|
||||
Request the use of TLS (Transport Layer Security). If you use
|
||||
Issue StartTLS (Transport Layer Security) extended operation. If you use
|
||||
.B \-ZZ\c
|
||||
, the command will fail if TLS negotiation does not succeed for some reason.
|
||||
, the command will require the operation to be successful.
|
||||
.SH INPUT FORMAT
|
||||
If the command-line arguments \fIdn\fP and \fIrdn\fP are given, \fIrdn\fP
|
||||
will replace the RDN of the entry specified by the DN, \fIdn\fP.
|
||||
|
|
|
|||
|
|
@ -139,9 +139,9 @@ Specify the SASL mechanism to be used for authentication. If it's not
|
|||
specified, the program will choose the best mechanism the server knows.
|
||||
.TP
|
||||
.B \-Z[Z]
|
||||
Request the use of TLS (Transport Layer Security). If you use
|
||||
Issue StartTLS (Transport Layer Security) extended operation. If you use
|
||||
.B \-ZZ\c
|
||||
, the command will fail if TLS negotiation does not succeed for some reason.
|
||||
, the command will require the operation to be successful.
|
||||
.SH SEE ALSO
|
||||
.BR ldap_bind (3)
|
||||
.SH ACKNOWLEDGEMENTS
|
||||
|
|
|
|||
|
|
@ -276,9 +276,9 @@ Specify the SASL mechanism to be used for authentication. If it's not
|
|||
specified, the program will choose the best mechanism the server knows.
|
||||
.TP
|
||||
.B \-Z[Z]
|
||||
Request the use of TLS (Transport Layer Security). If you use
|
||||
Issue StartTLS (Transport Layer Security) extended operation. If you use
|
||||
.B \-ZZ\c
|
||||
, the command will fail if TLS negotiation does not succeed for some reason.
|
||||
, the command will require the operation to be successful.
|
||||
.SH OUTPUT FORMAT
|
||||
If one or more entries are found, each entry is written to standard output
|
||||
in the form:
|
||||
|
|
|
|||
Loading…
Reference in a new issue