why is Called-Station-SSID not processed?
Alan DeKok
aland at deployingradius.com
Tue Aug 4 18:32:39 CEST 2015
On Aug 4, 2015, at 2:05 PM, Zeus Panchenko <zeus at ibs.dn.ua> wrote:
> I hoped if I set radiusCheckItem: Called-Station-SSID := 'SSID_ALLOWED'
See the wiki for the meaning of the operators. ":=" is an assignment operator. It doesn't do comparisons.
And just doing a comparison is not enough, either. What do you want it to *do* when the comparison matches? You have to write that down, too.
Alan DeKok.
More information about the Freeradius-Users
mailing list