How to specify multiple values for Called-Station-Id (checkval)
Mike Jakubik
mikej at rogers.com
Mon May 29 21:58:19 CEST 2006
Alan DeKok wrote:
> Mike Jakubik <mikej at rogers.com> wrote:
>
>> Well, it does not in my case. Here is the table:
>>
>> +----+------------+-------------------+----+------------+
>> | id | GroupName | Attribute | op | Value |
>> +----+------------+-------------------+----+------------+
>> | 11 | restricted | Called-Station-Id | := | 4166231473 |
>> | 16 | restricted | Called-Station-Id | := | 4166231474 |
>>
>
> What you're trying to do is to "OR" the different entries. The SQL
> module doesn't do that, unfortunately.
>
> You'll have to have one entry & a regular expression for it to work.
>
Thanks for clarifying that shortcoming. I guess i should just disable
the checkval module then and just use regexp.
More information about the Freeradius-Users
mailing list