Commit ab368076 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Point out that if another authorization method is used

with mod_authnz_ldap, AuthzLDAPAuthoritative must be
set to off.

submitted by: Darren Spruell <phatbuckett gmail.com>



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@499241 13f79535-47bb-0310-9956-ffa450edef68
parent b3993d9a
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -226,8 +226,14 @@ for HTTP Basic authentication.</description>
      <li>otherwise, deny or decline access</li>
    </ul>

    <p>Other <directive module="core">Require</directive> values may also be 
    used which may require loading additional authorization modules.</p>
    <p>Other <directive module="core">Require</directive> values may also
    be used which may require loading additional authorization modules.
    Note that if you use a <directive module="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="core">Require</directive> value.</p>

    <ul>
        <li>Grant access if there is a <a href="#requser"><code>require