Free DISA STIG and SRG Library | Vaulted

V-60839

The Arista Multilayer Switch must automatically audit account disabling actions.

Finding ID
AMLS-NM-000140
Rule ID
SV-75295r1_rule
Severity
Cat II
CCE
(None)
Group Title
SRG-APP-000028-NDM-000210
CCI
CCI-001404
Target Key
(None)
Documentable
No
Discussion

Account management, as a whole, ensures access to the network device is being controlled in a secure manner by granting access to only authorized personnel. Auditing account disabling actions will support account management procedures. When device management accounts are disabled, user or service accessibility may be affected. Auditing also ensures authorized active accounts remain enabled and available for use when required.

Fix Text

Enable logging on the switch with sufficient detail to fulfill the specifications set forth in the VulDiscussion. To configure logging to a remote syslog server at the informational level, enter: switch#config switch(config)#logging host [ip address] switch(config)#logging trap informational Then configure the following AAA aaa accounting commands all default start-stop logging [group radius]

Check Content

Review the switch configuration and verify that logging is enabled. If logging is not enabled or is not enabled with sufficient detail to fulfill the specifications set forth in the VulDiscussion, this is a finding. To determine if logging is enabled, enter: switch#show logging The output must show logging as enabled, with a logging level of informational or debugging. In order to ensure all user commands are captured, the following statement must be in the running config. aaa accounting commands all default start-stop logging [group radius]