From b5e70aad309542edd8c98ddc33787532faa0b12d Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 4 Oct 2008 14:45:49 +0000 Subject: [PATCH] shore up AuthzLDAPAuthoritative git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@701645 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.html.en | 25 ++++++++++++------------- docs/manual/mod/mod_authnz_ldap.xml | 25 ++++++++++++------------- 2 files changed, 24 insertions(+), 26 deletions(-) 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.