3 Sep
2015
3 Sep
'15
12:18 p.m.
On Sep 3, 2015, at 10:42 AM, David Francisco Rodriguez Perez <david.francisco.rodriguez@gmail.com> wrote:
I am using freeradius to do 802.1x authentication (Peap/mschapv2) to an LDAP (openldap). Freeradius version 2.1.10 in Ubuntu 12.04. This is a Proof of Concept so far. The authentication is working fine but I have not been able to match a group number in order to return a specific attribute.
Why match a group number? Why not just match the group name? DEFAULT LDAP-Group == "students" Filter-Id := "foo" Alan DeKok.