FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
fpadron
Staff
Staff
Article Id 189944
Description
This article describes how to set the number of minutes before an idle administrator session times out through CLI, forcing the administrator to re log to the unit.

Solution
This control the amount of inactive time before the administrator can log in again.
The maximum admintimeout interval is 480 minutes (8 hours).


Issue below command: 
FGT# config system global
FGT(global) # set admintimeout 3       <----- Total idle time before the administrator must re log in.
FGT(global) # end

Contributors