]> granicus.if.org Git - apache/commitdiff
update compatability from 2.3.7 to 2.3.6
authorEric Covener <covener@apache.org>
Thu, 3 Jun 2010 19:02:05 +0000 (19:02 +0000)
committerEric Covener <covener@apache.org>
Thu, 3 Jun 2010 19:02:05 +0000 (19:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951114 13f79535-47bb-0310-9956-ffa450edef68

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

index fbc36272d60823992c5e6bad96fd9e99e134fc69..39b4b1b19d196c81533c00ca97bf0ebd00d43a31 100644 (file)
@@ -774,7 +774,7 @@ authorization</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authnz_ldap</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.7 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.6 and later</td></tr>
 </table>
     <p>This directive allows you to override the prefix used for environment
     variables set during LDAP authorization.  If <em>AUTHENTICATE_</em> is
@@ -883,7 +883,7 @@ authorization</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authnz_ldap</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.7 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.6 and later</td></tr>
 </table>
     <p>When set, and <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> has authenticated the
     user, LDAP comparisons for authorization use the queried distinguished name (DN)
@@ -1001,7 +1001,7 @@ own username, instead of anonymously or with hard-coded credentials for the serv
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authnz_ldap</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.7 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.6 and later</td></tr>
 </table>
     <p>By default, the server either anonymously, or with a dedicated user and
      password, converts the basic authentication username into an LDAP
@@ -1042,7 +1042,7 @@ to perform a DN lookup</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authnz_ldap</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.7 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.6 and later</td></tr>
 </table>
     <p>If <code class="directive"><a href="#authldapinitialbindasuser">AuthLDAPInitialBindAsUser</a></code> is set to
        <em>ON</em>, the basic authentication username will be transformed according to the
@@ -1149,7 +1149,7 @@ environment variable</td></tr>
 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_authnz_ldap</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.7 and later</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.3.6 and later</td></tr>
 </table>
     <p>When set, and <code class="module"><a href="../mod/mod_authnz_ldap.html">mod_authnz_ldap</a></code> has authenticated the
     user, LDAP searches for authorization use the queried distinguished name (DN)
index 506907e10fde2306622b993b36cd6995e284607c..3a3fb4f1a76f798518bdb716b4f204c070eca950 100644 (file)
@@ -764,7 +764,7 @@ authorization</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
-<compatibility>Available in version 2.3.7 and later</compatibility>
+<compatibility>Available in version 2.3.6 and later</compatibility>
 <usage>
     <p>This directive allows you to override the prefix used for environment
     variables set during LDAP authorization.  If <em>AUTHENTICATE_</em> is
@@ -813,7 +813,7 @@ own username, instead of anonymously or with hard-coded credentials for the serv
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
-<compatibility>Available in version 2.3.7 and later</compatibility>
+<compatibility>Available in version 2.3.6 and later</compatibility>
 <usage>
     <p>By default, the server either anonymously, or with a dedicated user and
      password, converts the basic authentication username into an LDAP
@@ -850,7 +850,7 @@ to perform a DN lookup</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
-<compatibility>Available in version 2.3.7 and later</compatibility>
+<compatibility>Available in version 2.3.6 and later</compatibility>
 <usage>
     <p>If <directive module="mod_authnz_ldap">AuthLDAPInitialBindAsUser</directive> is set to
        <em>ON</em>, the basic authentication username will be transformed according to the
@@ -948,7 +948,7 @@ to perform a DN lookup</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
-<compatibility>Available in version 2.3.7 and later</compatibility>
+<compatibility>Available in version 2.3.6 and later</compatibility>
 
 <usage>
     <p>When set, and <module>mod_authnz_ldap</module> has authenticated the
@@ -1127,7 +1127,7 @@ environment variable</description>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>
-<compatibility>Available in version 2.3.7 and later</compatibility>
+<compatibility>Available in version 2.3.6 and later</compatibility>
 
 <usage>
     <p>When set, and <module>mod_authnz_ldap</module> has authenticated the