[Help] How to control the authentication session timeout

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Tue Apr 23 14:55:17 CEST 2013


Hi,

>    In which config files do i need to look / edit / add the session timeout
>    in freeradius?

that would depend on how your configuration is done and what options and methods
you are using. 'users' file is basic way, SQL tables are another, unlang is yet
another way...eg

update reply {
	Session-Timeout : = 7200
	}

stick this into the post-auth section of raddb/sites-available/default (if thats
your virtual server in use)

alan


More information about the Freeradius-Users mailing list