Description
Solution
FortiGate # config system global'admin-console-timeout' is 0. admintimeout is configured as 1 min.
FortiGate (global) # show full-configuration | grep timeout
set admin-console-timeout 0
set admintimeout 1
set device-idle-timeout 300
set proxy-auth-timeout 300
set ldapconntimeout 500
set remoteauthtimeout 5
FortiGate (global) #
FortiGate # config system global
FortiGate (global) # show full-configuration | grep timeout
set admin-console-timeout 20
set admintimeout 1
set explicit-proxy-auth-timeout 300
set ldapconntimeout 500
set remoteauthtimeout 5
FortiGate (global) #
admin-console-timeout >> Enter an integer value from <15> to <300> or (special = <0>). SECONDS.
This is intended to lower the timeout for a console session to a matter of seconds.
But to have a longer time while the session is active, this setting should be disabled (0), and the duration in this case will be given by the admintimeout value in minutes
admintimeout -> Enter an integer value from <1> to <480> (default = <5>).
MINUTES.
Values minutes/seconds are described here:
https://docs.fortinet.com/document/fortigate/6.2.1/cli-reference/1620/system-global
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.