how to setup MAC based authentication with LDAP
Ben Humpert
ben at an3k.de
Thu Apr 16 23:29:21 CEST 2015
2015-04-16 12:22 GMT+02:00 Thomas Stather
<Thomas.Stather at mpimf-heidelberg.mpg.de>:
>
> if (!"%{ldap:(&(objectClass=ieee802Device)(macAddress=%{Calling-Station-Id}))}") {
if (!"%{ldap:ldap:///ou=hosts,dc=EXAMPLE,dc=COM?cn?sub?(&(objectClass=ieee802Device)(macAddress=%{Calling-Station-Id}))}")
{
this is a working query but may not be the best one.
More information about the Freeradius-Users
mailing list