It is possible to limit the maximum number of same users allowed online?
hi, I have mounted a freeradius server whith mysql. It is possible to limit the maximum number of same users (or sessions) allowed online? and if this is possiblem, how can i do it? I need that only one user can login one time at same time.
Hi,
hi,
I have mounted a freeradius server whith mysql.
It is possible to limit the maximum number of same users (or sessions) allowed online? and if this is possiblem, how can i do it?
I need that only one user can login one time at same time.
you need to check the "simultaneous use" parts of your dialup.conf/sql.conf, radiusd.conf and sites-enabled/ files (the last one if you are running 2.x) alan
In radcheck table define following for the user you want to restrict Simultaneous-Use := 1 Regards Rahul Nakra ----- Original Message ----- From: <kutul@simauria.net> To: <Freeradius-Users@lists.freeradius.org> Sent: Saturday, April 19, 2008 2:37 PM Subject: It is possible to limit the maximum number of same users allowedonline?
hi,
I have mounted a freeradius server whith mysql.
It is possible to limit the maximum number of same users (or sessions) allowed online? and if this is possiblem, how can i do it?
I need that only one user can login one time at same time.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
kutul@simauria.net -
Rahul Nakra