1. Home
  2. Security Hardening
  3. ArubaOS CX 10.x Hardening Guide V1.0.0
  4. Centralized authentication – tacacs accounting

Centralized authentication – tacacs accounting

Details

TACACS+ also allows for commands authorization and accounting, permitting more granular control of command-line access and allowing managers to monitor user sessions and configuration activity on their devices.

Solution

The following commands enable authorization and accounting, handled by servers in the default tacacs group:

switch(config)# aaa authorization commands default group tacacs
switch(config)# aaa accounting all default start-stop group tacacs

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system ArubaOS.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles