23 Apr
2012
23 Apr
'12
2:31 a.m.
Paolo Barbato wrote:
Is it possible configure freeradius to select a specific authentication mechanism on a wlan basis ?
Yes.
Considering to have a couple of wlan , say ad_wifi and sql_wifi, I would allow only Active Directory authenticated users to associate to ad_wifi , while only users defined on a mySQL db can connect to sql_wifi.
As always, write the rules based on what's in the packets. DON'T talk about concepts. They're too vague. Read the packets, and write the rules based on that. Alan DeKok.