This is a discussion on Session-Timeout not set with pending Expiration within the FreeRADIUS Users forums, part of the Networking and Network Related category; Hi, We're using freeradius 1.0.1 with postgresql. We create users which expire 24 hours after first login. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
We're using freeradius 1.0.1 with postgresql. We create users which expire 24 hours after first login. Currently we do this by setting the Expiration attribute to be login-time + 24 hours in the radcheck table. When a user logs in 23 hours and 59 minutes after the first connection, I expected freeradius to return the Session-Timeout attribute in the access-accept (with value 60). Actually it does not, so the user can stay connected well after the 24 hours limit. Is this a normal behavior ? Are we missing something ? Is there a better way of achieving this ? Thanks in advance for your help, Joachim - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |