CONFIG WEBADMIN UPDATE

Level

admin,modify

History

level maintenance removed in Netasq 9.0.0
Raw idle time removed in 4.2.0
ServerTimeout appears in 4.2.0
ClientMaxTimeout appears in 4.2.0
Renamed from IDLE to UPDATE in 4.4.0
MaxDuration appears in 4.4.0

Description

Set the idle timeout, client max timeout and max duration timeout.

Usage

[ServerTimeout=nb1] [ClientMaxTimeout=nb2] [MaxDuration=nb3]
nb1 is the idle timeout (in sec) in the range [60, 3600]
nb2 is the GUI idle timeout (in sec, with 0 deactivated)
nb3 is the maximum session duration (in hours, with 0 deactivated) in the range [0, 24]

Returns

Error code

Example

CONFIG WEBADMIN UPDATE ServerTimeout=300 ClientMaxTimeout=0 MaxDuration=4