29 Nov
2006
29 Nov
'06
6:55 a.m.
I am having some problems lately with freeradius 1.1.2 + mysql, and users staying online past their session timeout value (4 hours). Can anyone shed some light on the matter?
I had similar trouble recently; running in debug mode, I was able to see that the session-timeout attribute was not being sent by freeradius. In my case, it was due to the users not being listed in the usergroups table. The session-timeout was in radgroupreply... Andrew Long