7 Aug
2018
7 Aug
'18
3:08 p.m.
On Aug 7, 2018, at 11:50 AM, Dave Macias <davama@gmail.com> wrote:
On the SLAVE, I am able to use the ldap module to auth a mac address On the MASTER, i am also able to auth a mac but by doing something like the links below: http://lists.freeradius.org/pipermail/freeradius-users/2015-April/076948.htm... http://lists.freeradius.org/pipermail/freeradius-users/2018-August/092319.ht...
Is there a way on the MASTER to use the ldap module to also auth macs?
You can do any kind of LDAP query in FreeRADIUS. Why not just do the same %{ldap:...} checks there? Alan DeKok.