]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update ldap
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 25 May 2015 18:03:46 +0000 (14:03 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 25 May 2015 18:04:21 +0000 (14:04 -0400)
raddb/mods-available/ldap

index 61139afddf59d2bdaf328c96ca699925ef28dd6e..a0079d890d4a7f25884a6b6c0cffff72e3f05e76 100644 (file)
@@ -225,9 +225,10 @@ ldap {
 #              cacheable_name = 'no'
 #              cacheable_dn = 'no'
 
-               #  Override the normal cache attribute (<inst>-LDAP-Group)
-               #  and create a custom attribute.  This can help if multiple
-               #  module instances are used in fail-over.
+               #  Override the normal cache attribute (<inst>-LDAP-Group or
+               #  LDAP-Group if using the default instance) and create a
+               #  custom attribute.  This can help if multiple module instances 
+               #  are used in fail-over.
 #              cache_attribute = 'LDAP-Cached-Membership'
        }