The default value of option ldap_filter is: undefined.

SVN Revision: 2742
This commit is contained in:
Badlop 2009-11-13 20:17:54 +00:00
parent e1968b6b52
commit a363d988a7
2 changed files with 2 additions and 2 deletions

View File

@ -1652,7 +1652,7 @@ value is <TT>"%u"</TT>.
</DD></DL>
</DD><DT CLASS="dt-description"><B><TT>{ldap_filter, Filter}</TT></B></DT><DD CLASS="dd-description">
<A HREF="http://tools.ietf.org/html/rfc4515">RFC 4515</A> LDAP filter. The
default is <TT>none</TT>. Example:
default Filter value is: <TT>undefined</TT>. Example:
<TT>"(&amp;(objectClass=shadowAccount)(memberOf=Jabber Users))"</TT>. Please, do
not forget to close brackets and do not use superfluous whitespaces. Also you
<EM>must not</EM> use <TT>ldap_uidattr</TT> attribute in filter because this

View File

@ -2201,7 +2201,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