However, only 5 of them (StudentAA, EnrolledStudentAA, FacultyAA, RegularStaffAA and TemoraryStaffAA) should get the radius AVP and be allowed access. However, when I query I get something like the following
ldapsearch -h
ldap.umich.edu -ZZ -z0 -x -D <cut> -b ou=people,dc=umich,dc=edu -LLL -s sub uniqueid=<username> umichinstroles
dn: uid=royboy,ou=People,dc=umich,dc=edu
umichinstroles: RegularStaffAA
umichinstroles: AlumniFLNT
So that is not realyy a group membership.
Is this something I will be able to do? If not natively can folks mention other options/solutions?