Skip to content
Snippets Groups Projects
Commit 6cadcfe3 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Add note that for SASL binds, the binddn is expected to be ignored

by the server.
parent ffcfe3bf
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
......@@ -106,6 +106,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
......@@ -170,6 +170,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
......@@ -112,6 +112,7 @@ Use simple authentication instead of SASL.
.TP
.B \-D binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
......@@ -94,6 +94,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.BI \-d \ debuglevel
Set the LDAP debugging level to \fIdebuglevel\fP.
......
......@@ -188,6 +188,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
......@@ -73,6 +73,7 @@ Use simple authentication instead of SASL.
.TP
.BI \-D \ binddn
Use the Distinguished Name \fIbinddn\fP to bind to the LDAP directory.
For SASL Binds, the server is expected to ignore this value.
.TP
.B \-W
Prompt for simple authentication.
......
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