4 Aug
2015
4 Aug
'15
12:32 p.m.
On Aug 4, 2015, at 2:05 PM, Zeus Panchenko <zeus@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.