25 Feb
2012
25 Feb
'12
8:21 a.m.
On Sat, Feb 25, 2012 at 11:51 AM, opti2k4 <dreic@email.t-com.hr> wrote:
Hi,
i need little help with this. I have MySQL setup with freeradis, that is working. Now for Simultaneous-Use checking there are no querys to uncomment inside sql.conf by default (installed freeradius over apt-get ).
It should be there. See https://github.com/alandekok/freeradius-server/blob/v2.1.x/raddb/sql/mysql/d...
What else i have to do to get this checking started?
- make sure you have acct stored in mysql as well (look at your radacct tables) - make sure the user has Simultaneous-Use attribute (in radcheck/radgroupcheck/whatever) -- Fajar