]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add defaults to synopsis for AuthLDAPGroupAttribute
authorEric Covener <covener@apache.org>
Mon, 8 Mar 2010 17:14:13 +0000 (17:14 +0000)
committerEric Covener <covener@apache.org>
Mon, 8 Mar 2010 17:14:13 +0000 (17:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@920409 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index 510ecdfb02115ef0d540f858b163535e79242412..8c3b8b608487ded1ed8d439f62f295bdc33aeb98 100644 (file)
@@ -804,6 +804,7 @@ authenticating the user if this one fails</description>
 <name>AuthLDAPGroupAttribute</name>
 <description>LDAP attributes used to check for group membership</description>
 <syntax>AuthLDAPGroupAttribute <em>attribute</em></syntax>
+<default>AuthLDAPGroupAttribute member uniquemember</default>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>