Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
6cadcfe3
Commit
6cadcfe3
authored
Jan 21, 2009
by
Quanah Gibson-Mount
Browse files
Add note that for SASL binds, the binddn is expected to be ignored
by the server.
parent
ffcfe3bf
Changes
7
Hide whitespace changes
Inline
Side-by-side
doc/man/man1/ldapcompare.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldapdelete.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldapmodify.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldapmodrdn.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldappasswd.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldapsearch.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
doc/man/man1/ldapwhoami.1
View file @
6cadcfe3
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment