From: Eric Covener Date: Wed, 22 Apr 2015 17:44:42 +0000 (+0000) Subject: Merge r1675436 from trunk: X-Git-Tag: 2.4.13~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4ea1edae13d369c7d4765758da3f4b6297a700;p=thirdparty%2Fapache%2Fhttpd.git Merge r1675436 from trunk: add a prominent caveat about the effect of caching. PR55089 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1675438 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 70695f51817..1a40498e490 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -68,8 +68,8 @@ for HTTP Basic authentication.
Contents
+
General caveats +

This module caches authentication and authorization results based +on the configuration of mod_ldap. Changes +made to the backing LDAP server will not be immediately reflected on the +HTTP Server, including but not limited to user lockouts/revocations, +password changes, or changes to group memberships. Consult the directives +in mod_ldap for details of the cache tunables. +

+
+
Operation

There are two phases in granting access to a user. The first