From: Arran Cudbard-Bell Date: Mon, 25 May 2015 18:03:46 +0000 (-0400) Subject: Update ldap X-Git-Tag: release_3_0_9~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=095fb4973117d7e08ff424ce3cfd4b9d4be97601;p=thirdparty%2Ffreeradius-server.git Update ldap --- diff --git a/raddb/mods-available/ldap b/raddb/mods-available/ldap index 61139afddf5..a0079d890d4 100644 --- a/raddb/mods-available/ldap +++ b/raddb/mods-available/ldap @@ -225,9 +225,10 @@ ldap { # cacheable_name = 'no' # cacheable_dn = 'no' - # Override the normal cache attribute (-LDAP-Group) - # and create a custom attribute. This can help if multiple - # module instances are used in fail-over. + # Override the normal cache attribute (-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' }