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

by the server.
This commit is contained in:
Kurt Zeilenga 2009-01-20 10:39:14 +00:00
parent 6e92049f48
commit 274ae9e18a
7 changed files with 7 additions and 0 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.

View file

@ -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.