From: Christophe Jaillet Date: Sat, 26 Mar 2016 23:07:04 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~1823 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9691f581f74228d8154dabc1c0470d3b347e0bc3;p=apache xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1736706 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index df630c1266..40bd2a36a1 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -759,8 +759,8 @@ AuthLDAPURL ldap://10.0.0.1:3268/?userPrincipalName?sub directives to every .htaccess file that gets created in the web

AuthLDAPURL       "the url"
-AuthGroupFile     mygroupfile
-Require group     mygroupfile
+AuthGroupFile "mygroupfile" +Require group "mygroupfile"

How It Works

@@ -1399,9 +1399,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 keyword - none disables the use of a filter; this is required - by some primitive LDAP servers. + should be more than sufficient for any application. In 2.4.10 and later, + 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 diff --git a/docs/manual/mod/mod_authnz_ldap.xml.fr b/docs/manual/mod/mod_authnz_ldap.xml.fr index 5bc2890205..a69d14ad74 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml.fr +++ b/docs/manual/mod/mod_authnz_ldap.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_authnz_ldap.xml.meta b/docs/manual/mod/mod_authnz_ldap.xml.meta index 4ec661a32d..7a6a237d9a 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml.meta +++ b/docs/manual/mod/mod_authnz_ldap.xml.meta @@ -8,6 +8,6 @@ en - fr + fr