DescriptionThis article describes how to set the maximum number of concurrent administrators that can be logged into a FortiGate.
SolutionThe maximum number of concurrent administrators that can log in at the same time is 100 by default.
The following steps can be used to configure the maximum number of concurrent administrator logins.
In this example a maximum of 5 concurrent administrator logins will be able to manage the unit at the same time.
FGT# config system global
FGT(global) # set admin-login-max
please input integer value (1-100)
FGT(global) # set admin-login-max 5
FGT(global) # end