From: Jeff Trawick Date: Thu, 27 Jun 2013 16:03:21 +0000 (+0000) Subject: possibly improve the description of none added in r1497371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5241f7288922d877825e1e81e85b079b6f1c097c;p=thirdparty%2Fapache%2Fhttpd.git possibly improve the description of none added in r1497371 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1497414 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index d3ec2c07fb6..358115fd9d9 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -1301,9 +1301,9 @@ You can of course use search parameters on each of these.

will search for all objects in the tree. Filters are limited to approximately 8000 characters (the definition of MAX_STRING_LEN in the Apache source code). This - should be more than sufficient for any application. The word "none" - may be used to not use any filter, which may be required by some - primitive LDAP servers. + should be more than sufficient for any application. The keyword + none disables the use of a filter; this is required + by some primitive LDAP servers.

When doing searches, the attribute, filter and username passed