Skip to content
Snippets Groups Projects
Commit bfa08623 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Update -Z description to reduce confusion with ldaps://

parent 12ffb6ee
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment