]> granicus.if.org Git - apache/commitdiff
add defaults for AuthLDAPGroupAttribute to the synopsis
authorEric Covener <covener@apache.org>
Mon, 8 Mar 2010 17:10:36 +0000 (17:10 +0000)
committerEric Covener <covener@apache.org>
Mon, 8 Mar 2010 17:10:36 +0000 (17:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@920407 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index 9fdbeaa4407637400fd676a70ad6b0a65839fdbe..8b1ee4a452c685333fa90ea633507f62db1f4756 100644 (file)
@@ -880,6 +880,7 @@ Require group <em>mygroupfile</em>
 <description>LDAP attributes used to identify the user members of
 groups.</description>
 <syntax>AuthLDAPGroupAttribute <em>attribute</em></syntax>
+<default>AuthLDAPGroupAttribute member uniquemember</default>
 <contextlist><context>directory</context><context>.htaccess</context>
 </contextlist>
 <override>AuthConfig</override>