How to specify multiple values for Called-Station-Id (checkval)
Alan DeKok
aland at nitros9.org
Mon May 29 21:28:46 CEST 2006
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.
Alan DeKok.
More information about the Freeradius-Users
mailing list