]> granicus.if.org Git - ejabberd/commitdiff
The default value of option ldap_filter is: undefined.
authorBadlop <badlop@process-one.net>
Fri, 13 Nov 2009 20:16:41 +0000 (20:16 +0000)
committerBadlop <badlop@process-one.net>
Fri, 13 Nov 2009 20:16:41 +0000 (20:16 +0000)
SVN Revision: 2741

doc/guide.html
doc/guide.tex

index 9943f4264bb3d871e5e56caffc5a606355599708..fdd0414ab1623f3682946f8fe78108ebc03ae29a 100644 (file)
@@ -1662,7 +1662,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
index 61ae465474085bd595ad0b34f75befc4ca357f89..f4d5d0843da78f6e196b4b3960106781193b1369 100644 (file)
@@ -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