At 11:24 10/25/01 +0200, you wrote:
>I patched my radius with your patch but I'm still getting
>Authentication problems when I add Simultaneneos-Use in the
>radgroupcheck table. Here's an example of what my tables look
>like. It authenticates fine when I remove the Simultaneous-Use
>from the radgroupcheck;
>
>mysql> select * from radgroupcheck;
>+----+-----------+------------------+-------+
>| id | GroupName | Attribute            | Value |
>+----+-----------+----------------- +-------+
>| 1  | norm          | Simultaneous-Use | 1       |
>+----+-----------+----------------- +-------+
>1 row in set (0.00 sec)

I think you are missing the 'op' column in your radgroupcheck table.  This 
should have the value ':=' in this case.

Eddie


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

Reply via email to