Make sure you have a fall through on the first one listed if you dont it
will read the first entry and with no fall through it gets rejected.

Byron
----- Original Message -----
From: "Klaus Heck" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 09, 2004 6:58 AM
Subject: radcheck entries


> Hi,
> the radcheck table in my implementation specifies the MAC addresses of the
> users trying to access the net, e.g.
>
> id    UserName    Attribute                   Value                op
> 1    Charlie Brown   Calling-Station-Id    00025b3c48c3    ==
>
> Now I want allow more than one computer per user name, meaning I want to
add
> another entry with the same name "Charlie Brown", but with a different MAC
> address value. In the standard implementation of freeradius, this does not
> work. It seems as if it just checks the first value it read, or it checks
> more than one, but all need to match simultaneously. The first time the
> condition does not hold, the reject is sent.
>
> Is there a way to change the behavior of freeradius in order to have more
> than one entry for the same UserName? It should send an access-accept
> whenever at least one entry is true.
>
> Appreciate your help
> Klaus
>
>
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



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

Reply via email to