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
Configure the webadmin service parameters.
Usage
ServerTimeout=seconds : idle timeout (in seconds) within range [60, 3600]
ClientMaxTimeout=seconds : GUI idle timeout (in seconds). Disabled if set to 0
MaxDuration=hours : maximum session duration (in hours) within range [0, 24]. Disabled if set to 0
TcpPort=portNum|portObject : port to access the webadmin service (default : https)
AdminAccount=Off|On : set the authorization for the admin account to access the webadmin service.
State=Off|On : enable/disable the webadmin interface.
Returns
Error code
Example
CONFIG WEBADMIN UPDATE ServerTimeout=300 ClientMaxTimeout=0 MaxDuration=4