Session-Timeout

Olivier Beytrison olivier at heliosnet.org
Fri Jan 18 13:26:50 CET 2013


On 18.01.2013 12:26, Emmanuel BILLOT wrote:
> Hi,
> 
> We want to "force" Session-Timeout for all our users. Authorization and
> authentication are made by LDAP.
> Is it possible to add Session-Timeout in a file or config file to apply
> it to all our users ?
Add the following at the begining of the users file
DEFAULT
	Session-Timeout := xxxx

and be sure to call the "file" module in authorize

OR
in authorize, add

update reply {
	Session-Timeout := xxxx
}


Olivier
-- 

 Olivier Beytrison
 Network & Security Engineer, HES-SO Fribourg
 Mobile: +41 (0)78 619 73 53
 Mail: olivier at heliosnet.org


More information about the Freeradius-Users mailing list