Hello

I'm trying to reach to following goal:
User in the group 'testgroup' must not be able to connect to the NAS 
with IP '1.2.3.4'.

To do that I added a record to the table radgroupcheck (I'm using MySQL 
for authorisazion):

GroupName: 'testgroup'
Attribute: 'NAS-IP-Address'
Value:     '1.2.3.4'
Op:        '!='

But this does not work because the values were compared with the 
operator '==', although the operator '!=' was recognized (NO message 
'Invalid operator for item NAS-IP-Address: reverting to '=='' occurs).
So id doesn't matter if I set Op='==' or Op='!='.


Is this a bug?
Does anybody see how I could work around that?
Does anybody know another solution for the goal specified at the top?

Thanks for listening!
Marco
-- 
WebSource Internet Services - www.websource.ch
Kontakt/PGP-Keys: www.websource.ch/kontakt
PGP: 0x0B431D6B - 0BCA FD08 2859 FF1A 4B42 29BD DD91 3A67 0B43 1D6B


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to