4 Oct 2008 16:44
svn commit: r701644 - in /httpd/httpd/trunk/docs/manual/mod: mod_authnz_ldap.html.en mod_authnz_ldap.xml
<covener <at> apache.org>
2008-10-04 14:44:54 GMT
2008-10-04 14:44:54 GMT
Author: covener Date: Sat Oct 4 07:44:53 2008 New Revision: 701644 URL: http://svn.apache.org/viewvc?rev=701644&view=rev Log: no AuthzLDAPAuthoritative in trunk, because authz uses a provider API Modified: httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.xml Modified: httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en?rev=701644&r1=701643&r2=701644&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_authnz_ldap.html.en Sat Oct 4 07:44:53 2008 <at> <at> -253,13 +253,7 <at> <at> </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>(Continue reading)
RSS Feed