freeradius 1.0.5 - Max-All-Session, Max-Daily-Session and Max-Monthly-Session maximum value limit
Hello I am using freeradius 1.0.5, what is the maximum value of seconds allowed in the attributes: Max-All-Session, Max-Daily-Session and Max-Monthly-Session ? I cannot find this information in my research. Thank you, James
James <list-freeradius@qujo.com> wrote:
Hello I am using freeradius 1.0.5, what is the maximum value of seconds allowed in the attributes: Max-All-Session, Max-Daily-Session and Max-Monthly-Session ?
They're integers, so 32-bits, or 4 billion. Alan DeKok.
I have freeradius 1.0.5 installed my end-users are able to login simultaneously using the same username and password, the radacct table is recording the aggregating session time that the multiple simultaneous users use. in my radcheck table I have all my users login attributes set to: User-Password = somepassword Max-All-Session = 123456 Simultaneous-Use := 1 Is there extra attributes that I need to set or configuration that I need to add in order to not let the same user login simultaneously through different machines? Thank you, James
James <list-freeradius@qujo.com> wrote:
Is there extra attributes that I need to set or configuration that I need to add in order to not let the same user login simultaneously through different machines?
No. But you have to configure the server to have radutmp or sql in the "accounting" and "sessions" sections And the NAS has to send attributes that let the server know when it's a new session or not. Alan DeKok.
use Simultaneous-Use attribute equal 1 -----Original Message----- From: freeradius-users-bounces+mnisay=aim-consultants.com@lists.freeradius.org [mailto:freeradius-users-bounces+mnisay=aim-consultants.com@lists.freeradius .org] On Behalf Of Alan DeKok Sent: Thursday, April 13, 2006 3:02 PM To: FreeRadius users mailing list Subject: Re: Simultaneous-Use Issue James <list-freeradius@qujo.com> wrote:
Is there extra attributes that I need to set or configuration that I need to add in order to not let the same user login simultaneously through different machines?
No. But you have to configure the server to have radutmp or sql in the "accounting" and "sessions" sections And the NAS has to send attributes that let the server know when it's a new session or not. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.4.1/310 - Release Date: 4/12/2006 -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.4.1/310 - Release Date: 4/12/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.4.1/310 - Release Date: 4/12/2006
participants (3)
-
Alan DeKok -
James -
mnisay