Hello, freeradius-users. Try to use http://nibs.net.ua http://sourceforge.net/projects/nibs I have use it two years and I forget all problems with mysql. NO. all problems at all. =) Only one problem there are weak billing... but this is another theme.
Ok, so I think I'm doing it wrong in the db, so I changed it to look like this:
mysql> select * from radcheck; +----+----------+-----------+----+--------+ | id | UserName | Attribute | op | Value | +----+----------+-----------+----+--------+ +----+----------+-----------+----+--------+ 1 row in set (0.00 sec)
mysql> select * from usergroup -> ; +----------+-----------+----------+ | UserName | GroupName | priority | +----------+-----------+----------+ | temptest | guests | 1 | +----------+-----------+----------+ 1 row in set (0.00 sec)
-- KES mailto:kes-kes@yandex.ru