1. Home
  2. Security Hardening
  3. CIS Cisco Firewall V8.x L1 V4 2.0
  4. Ensure ‘aaa accounting for SSH’ is configured correctly

Ensure ‘aaa accounting for SSH’ is configured correctly

Details

Enables accounting of administrative access by specifying the start and stop of SSH sessions

Rationale:

The AAA accounting feature enables to track the actions performed by users and to store the data collected into AAA serves for further audit or further analysis. While the aaa accounting serial, ssh, telnet and enable commands collect and sent the accounting records related to the start and end of sessions done on each access type, the aaa accounting command provides the accounting records related to each command entered by the users during the session and whatever the privilege level of the user.

Solution

Run the following in order to record ssh session start and stop and to send them to the AAA servers

hostname(config)#aaa accounting ssh console

Default Value:

By default, AAA accounting for administrative access is disabled.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Cisco.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles