]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Remove incorrect entry for membership_attribute
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 1 Sep 2013 15:07:18 +0000 (16:07 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 1 Sep 2013 15:07:30 +0000 (16:07 +0100)
raddb/mods-available/ldap

index 98df796a68596a2309613869090b6dfb19b080fb..95a950e5ece7f95670bb70af0b7f172e632051fb 100644 (file)
@@ -114,15 +114,6 @@ ldap {
                #  "access_attribute" existing means "deny access".
                #  "access_attribute" not existing means "allow access"
 #              access_positive = yes
-
-               #  The attribute in user objects which contain the names
-               #  or DNs of groups a user is a member of.
-               #
-               #  Unless a conversion between group name and group DN is
-               #  needed, there's no requirement for the group objects
-               #  referenced to actually exist.
-               membership_attribute = "memberOf"
-
        }
 
        #