From: Eric Covener Date: Sat, 4 Oct 2008 14:45:49 +0000 (+0000) Subject: shore up AuthzLDAPAuthoritative X-Git-Tag: 2.2.10~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e70aad309542edd8c98ddc33787532faa0b12d;p=thirdparty%2Fapache%2Fhttpd.git shore up AuthzLDAPAuthoritative git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@701645 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 2cd3b9d9fbf..ef5684c0465 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -254,7 +254,11 @@ for HTTP Basic authentication. AuthzLDAPAuthoritative is set to off to allow the authorization phase to fall back to the module providing the alternate - Require value.

+ Require value. When no + LDAP-specific Require directives + are used, authorization is allowed to fall back to other modules + as if AuthzLDAPAuthoritative + was set to off.