]> granicus.if.org Git - apache/commitdiff
no AuthzLDAPAuthoritative in trunk, because authz uses a provider API
authorEric Covener <covener@apache.org>
Sat, 4 Oct 2008 14:44:53 +0000 (14:44 +0000)
committerEric Covener <covener@apache.org>
Sat, 4 Oct 2008 14:44:53 +0000 (14:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@701644 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.html.en
docs/manual/mod/mod_authnz_ldap.xml

index aa21753e4f5b2ed7e50e4010652da4ab48199297..ede2dc2bfc11dea390763db010d8c3761681422a 100644 (file)
@@ -253,13 +253,7 @@ for HTTP Basic authentication.</td></tr>
     </ul>
 
     <p>Other <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> values may also
-    be used which may require loading additional authorization modules.
-    Note that if you use a <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code>
-    value from another authorization module, you will need to ensure that
-    <code class="directive"><a href="#authzldapauthoritative">AuthzLDAPAuthoritative</a></code>
-    is set to <code>off</code> to allow the authorization phase to fall
-    back to the module providing the alternate
-    <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> value.</p>
+    be used which may require loading additional authorization modules.</p>
 
     <ul>
         <li>Grant access if there is a <a href="#requser"><code>Require
index 3daa940330e88747bace2325349bf23a52894310..8a367a95e3e334a6caad85f59a8e448c84c3aa7f 100644 (file)
@@ -229,13 +229,7 @@ for HTTP Basic authentication.</description>
     </ul>
 
     <p>Other <directive module="mod_authz_core">Require</directive> values may also
-    be used which may require loading additional authorization modules.
-    Note that if you use a <directive module="mod_authz_core">Require</directive>
-    value from another authorization module, you will need to ensure that
-    <directive module="mod_authnz_ldap">AuthzLDAPAuthoritative</directive>
-    is set to <code>off</code> to allow the authorization phase to fall
-    back to the module providing the alternate
-    <directive module="mod_authz_core">Require</directive> value.</p>
+    be used which may require loading additional authorization modules.</p>
 
     <ul>
         <li>Grant access if there is a <a href="#requser"><code>Require