]> git.sur5r.net Git - openldap/commitdiff
Add note that for SASL binds, the binddn is expected to be ignored
authorKurt Zeilenga <kurt@openldap.org>
Tue, 20 Jan 2009 10:39:14 +0000 (10:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 20 Jan 2009 10:39:14 +0000 (10:39 +0000)
by the server.

doc/man/man1/ldapcompare.1
doc/man/man1/ldapdelete.1
doc/man/man1/ldapmodify.1
doc/man/man1/ldapmodrdn.1
doc/man/man1/ldappasswd.1
doc/man/man1/ldapsearch.1
doc/man/man1/ldapwhoami.1

index 335e55f4e18ff6d3c455b45c7dff1a20d5f22647..df7b73173934d5604ce6b78b281c8d9d1335c92c 100644 (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.
index 8fac48a739d21b842159c65756579c571077cadd..dba4be43df0939279f061d2399ea7fdc7d7843eb 100644 (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.
index 691fb880613128513e4441fc062bf9f276e1c12d..e752feddf14ad068f834c76d379e440d87b7ab53 100644 (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.
index 8d24b38ec3d4dce2771838cae0b6a559e909ecaf..7abc8f3cdd93880dc0d726aac91467e11fb79220 100644 (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.
index 54e89f2dc0531d5028fa5147719958cae5f21671..1376ac6075cc230f89aa528a2e01f26044af85fb 100644 (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.
index 6d203d641827bae7e37e5fdc01f39f484ed78958..a3ac78c4cf3bece11db588526d52837a0d8377c9 100644 (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.
index dbc04ec0d700effdf99186000090023d8271ec61..0f360626d0c06a967874e0b7404bb0f00c40a057 100644 (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.