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: oliv...@heliosnet.org
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to