From 274ae9e18a13d27657af92b60bb9fc4c30c33950 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 20 Jan 2009 10:39:14 +0000 Subject: [PATCH] Add note that for SASL binds, the binddn is expected to be ignored by the server. --- doc/man/man1/ldapcompare.1 | 1 + doc/man/man1/ldapdelete.1 | 1 + doc/man/man1/ldapmodify.1 | 1 + doc/man/man1/ldapmodrdn.1 | 1 + doc/man/man1/ldappasswd.1 | 1 + doc/man/man1/ldapsearch.1 | 1 + doc/man/man1/ldapwhoami.1 | 1 + 7 files changed, 7 insertions(+) diff --git a/doc/man/man1/ldapcompare.1 b/doc/man/man1/ldapcompare.1 index 335e55f4e1..df7b731739 100644 --- a/doc/man/man1/ldapcompare.1 +++ b/doc/man/man1/ldapcompare.1 @@ -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. diff --git a/doc/man/man1/ldapdelete.1 b/doc/man/man1/ldapdelete.1 index 8fac48a739..dba4be43df 100644 --- a/doc/man/man1/ldapdelete.1 +++ b/doc/man/man1/ldapdelete.1 @@ -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. diff --git a/doc/man/man1/ldapmodify.1 b/doc/man/man1/ldapmodify.1 index 691fb88061..e752feddf1 100644 --- a/doc/man/man1/ldapmodify.1 +++ b/doc/man/man1/ldapmodify.1 @@ -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. diff --git a/doc/man/man1/ldapmodrdn.1 b/doc/man/man1/ldapmodrdn.1 index 8d24b38ec3..7abc8f3cdd 100644 --- a/doc/man/man1/ldapmodrdn.1 +++ b/doc/man/man1/ldapmodrdn.1 @@ -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. diff --git a/doc/man/man1/ldappasswd.1 b/doc/man/man1/ldappasswd.1 index 54e89f2dc0..1376ac6075 100644 --- a/doc/man/man1/ldappasswd.1 +++ b/doc/man/man1/ldappasswd.1 @@ -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. diff --git a/doc/man/man1/ldapsearch.1 b/doc/man/man1/ldapsearch.1 index 6d203d6418..a3ac78c4cf 100644 --- a/doc/man/man1/ldapsearch.1 +++ b/doc/man/man1/ldapsearch.1 @@ -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. diff --git a/doc/man/man1/ldapwhoami.1 b/doc/man/man1/ldapwhoami.1 index dbc04ec0d7..0f360626d0 100644 --- a/doc/man/man1/ldapwhoami.1 +++ b/doc/man/man1/ldapwhoami.1 @@ -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. -- 2.39.5