From 8ebb7ac450d8774bcfdb458cdf982c4bc04c56cd Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 2 Jun 2010 11:56:22 +0000 Subject: [PATCH] add defaults for two nested groups directives git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@950511 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml index 6aa45eb7c5..769b41094c 100644 --- a/docs/manual/mod/mod_authnz_ldap.xml +++ b/docs/manual/mod/mod_authnz_ldap.xml @@ -1157,6 +1157,7 @@ environment variable directive line, used to distinguish the members of the current group that are groups. AuthLDAPSubGroupAttribute attribute +AuthLDAPSubgroupAttribute member uniquemember directory.htaccess AuthConfig @@ -1178,6 +1179,7 @@ are groups. Specifies which LDAP objectClass values identify directory objects that are groups during sub-group processing. AuthLDAPSubGroupClass LdapObjectClass +AuthLDAPSubGroupClass groupOfNames groupOfUniqueNames directory.htaccess AuthConfig -- 2.40.0