From 512be6af6f3f0ab27948c2989d3cd6318ad8a6cc Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 3 Jun 2010 19:02:05 +0000 Subject: [PATCH] update compatability from 2.3.7 to 2.3.6 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 | 10 +++++----- docs/manual/mod/mod_authnz_ldap.xml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index fbc36272d6..39b4b1b19d 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -774,7 +774,7 @@ authorization Override:AuthConfig Status:Extension Module:mod_authnz_ldap -Compatibility:Available in version 2.3.7 and later +Compatibility:Available in version 2.3.6 and later

This directive allows you to override the prefix used for environment variables set during LDAP authorization. If AUTHENTICATE_ is @@ -883,7 +883,7 @@ authorization Override:AuthConfig Status:Extension Module:mod_authnz_ldap -Compatibility:Available in version 2.3.7 and later +Compatibility:Available in version 2.3.6 and later

When set, and mod_authnz_ldap 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 Override:AuthConfig Status:Extension Module:mod_authnz_ldap -Compatibility:Available in version 2.3.7 and later +Compatibility:Available in version 2.3.6 and later

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 Override:AuthConfig Status:Extension Module:mod_authnz_ldap -Compatibility:Available in version 2.3.7 and later +Compatibility:Available in version 2.3.6 and later

If AuthLDAPInitialBindAsUser is set to ON, the basic authentication username will be transformed according to the @@ -1149,7 +1149,7 @@ environment variable Override:AuthConfig Status:Extension Module:mod_authnz_ldap -Compatibility:Available in version 2.3.7 and later +Compatibility:Available in version 2.3.6 and later

When set, and mod_authnz_ldap has authenticated the user, LDAP searches for authorization use the queried distinguished name (DN) diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 506907e10f..3a3fb4f1a7 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -764,7 +764,7 @@ authorization directory.htaccess AuthConfig -Available in version 2.3.7 and later +Available in version 2.3.6 and later

This directive allows you to override the prefix used for environment variables set during LDAP authorization. If AUTHENTICATE_ is @@ -813,7 +813,7 @@ own username, instead of anonymously or with hard-coded credentials for the serv directory.htaccess AuthConfig -Available in version 2.3.7 and later +Available in version 2.3.6 and later

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 directory.htaccess AuthConfig -Available in version 2.3.7 and later +Available in version 2.3.6 and later

If AuthLDAPInitialBindAsUser is set to ON, the basic authentication username will be transformed according to the @@ -948,7 +948,7 @@ to perform a DN lookup directory.htaccess AuthConfig -Available in version 2.3.7 and later +Available in version 2.3.6 and later

When set, and mod_authnz_ldap has authenticated the @@ -1127,7 +1127,7 @@ environment variable directory.htaccess AuthConfig -Available in version 2.3.7 and later +Available in version 2.3.6 and later

When set, and mod_authnz_ldap has authenticated the -- 2.50.1