SV-234219r960735_rule
V-234219
SRG-APP-000001-NDM-000200
FGFW-ND-000300
CAT II
10
Log in to the FortiGate GUI with Super-Admin privilege and open a CLI console available from the GUI.
or
Connect via SSH.
Execute the following commands:
config system global
set admin-concurrent disable
set admin-login-max <number defined by the organization>
end
With the implementation of this requirement, the organization can limit each administrator to one active session and limit the total number of concurrent administrator sessions to a value deemed appropriate.
Log in to the FortiGate GUI with Super-Admin privilege and open a CLI console available from the GUI.
or
Connect via SSH.
Run the following command:
show full-configuration sys global | grep -i admin
Check the output of the following lines:
set admin-concurrent disable
set admin-login-max <number as defined by the organization>
If set admin-concurrent is not set to disable, this is a finding.
If set admin-login-max is not set to a number defined by the organization, this is a finding. The default setting is 100.
V-234219
False
FGFW-ND-000300
Log in to the FortiGate GUI with Super-Admin privilege and open a CLI console available from the GUI.
or
Connect via SSH.
Run the following command:
show full-configuration sys global | grep -i admin
Check the output of the following lines:
set admin-concurrent disable
set admin-login-max <number as defined by the organization>
If set admin-concurrent is not set to disable, this is a finding.
If set admin-login-max is not set to a number defined by the organization, this is a finding. The default setting is 100.
M
5260