Replace the groupmembership_attribute value in the docs and in radiusd.conf with
authorkkalev <kkalev>
Thu, 12 Sep 2002 08:45:49 +0000 (08:45 +0000)
committerkkalev <kkalev>
Thu, 12 Sep 2002 08:45:49 +0000 (08:45 +0000)
radiusGroupName

doc/rlm_ldap
raddb/radiusd.conf.in

index 715a907..9d51b3f 100644 (file)
@@ -177,7 +177,7 @@ the rlm_ldap module:
 #      based on the groupname_attribute and groupmembership_filter has failed.
 #      default: NULL - don't search for a group based on attributes in the user entry.
 #
-#      groupmembership_attribute = "memberof"
+#      groupmembership_attribute = "radiusGroupName"
 
        }
 }
index 49dd76d..0191ae1 100644 (file)
@@ -635,7 +635,7 @@ modules {
                # password_attribute = userPassword
                # groupname_attribute = cn
                # groupmembership_filter = "(|(&(objectClass=GroupOfNames)(member=%{Ldap-UserDn}))(&(objectClass=GroupOfUniqueNames)(uniquemember=%{Ldap-UserDn})))"
-               # groupmembership_attribute = memberof
+               # groupmembership_attribute = radiusGroupName
                timeout = 4
                timelimit = 3
                net_timeout = 1