From 26c572b7e7032f3ee01e01bc7b779ee0af6c7c8f Mon Sep 17 00:00:00 2001 From: Badlop Date: Fri, 13 Nov 2009 20:16:41 +0000 Subject: The default value of option ldap_filter is: undefined. SVN Revision: 2741 --- doc/guide.html | 2 +- doc/guide.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/guide.html b/doc/guide.html index 9943f4264..fdd0414ab 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -1662,7 +1662,7 @@ value is "%u".
{ldap_filter, Filter}
RFC 4515 LDAP filter. The -default is none. Example: +default Filter value is: undefined. Example: "(&(objectClass=shadowAccount)(memberOf=Jabber Users))". Please, do not forget to close brackets and do not use superfluous whitespaces. Also you must not use ldap_uidattr attribute in filter because this diff --git a/doc/guide.tex b/doc/guide.tex index 61ae46547..f4d5d0843 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2216,7 +2216,7 @@ You can authenticate users against an LDAP directory. Available options are: \titem{\{ldap\_filter, Filter\}}\ind{options!ldap\_filter}\ind{protocols!RFC 4515: LDAP String Representation of Search Filters} \footahref{http://tools.ietf.org/html/rfc4515}{RFC 4515} LDAP filter. The - default is \term{none}. Example: + default Filter value is: \term{undefined}. Example: \term{"(\&(objectClass=shadowAccount)(memberOf=Jabber Users))"}. Please, do not forget to close brackets and do not use superfluous whitespaces. Also you \emph{must not} use \option{ldap\_uidattr} attribute in filter because this -- cgit v1.2.3