Simultaneous-Use checking
opti2k4
dreic at email.t-com.hr
Sat Feb 25 05:51:00 CET 2012
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 ).
Now i added to sql.conf
simul_count_query = "SELECT COUNT(*) FROM radacct WHERE
UserName='%{SQL-User-Name}' AND AcctStopTime = 0"
simul_verify_query = "SELECT RadAcctId, AcctSessionId, UserName,
NASIPAddress, NASPortId, FramedIPAddress, CallingStationId, FramedProtocol
FROM radacct WHERE UserName='%{SQL-User-Name}' AND AcctStopTime = 0"
Group checking is disabled.
What else i have to do to get this checking started?
Thx!
--
View this message in context: http://freeradius.1045715.n5.nabble.com/Simultaneous-Use-checking-tp5514541p5514541.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list