Hi,
Does any body has idea whether the below parameters are mandatory in radiusd.conf file ldap section.
groupname_attribute = cn
groupmembership_filter = "(|(&(objectClass=group)(member=%{Ldap-UserDn}))(&(objectClass=GroupOfUniqueNames)(uniquemember==%{Ldap-UserDn})))"
groupmembership_attribute = radiusGroupName
Iam trying to see whether ldap group search functionality can be avoided using radiusd.conf file.
Thanks in advance.
regards
-gnr