15 Nov
2010
15 Nov
'10
12:29 p.m.
Hi,
Is there any way to perform a logical OR with the check attributes (specifically with the NAS-IP-Address)?
What I'd like to do is to authenticate the user if it's coming from one of a list of NAS-IP-Address values, and reject otherwise.
Is this possible?
yes, many ways. hunt-groups, groups and/or unlang all depends on what version of FreeRADIUS you are using and how you want to do things. (you could always use a 3rd party system to decide - eg PERL or python script) alan