1.5.1.2 TACACS Server Configuration

Information

TACACS+ is a centralized authentication, authorization, and accounting protocol that provides granular control over user access and command-level authorization for AOS-CX switches. It separates authentication, authorization, and accounting processes for enhanced flexibility.

TACACS+ supports per-command authorization, making it ideal for switches where granular control is needed. Unlike RADIUS, it encrypts entire packets, ensuring better security, and it offers more detailed logging for compliance purposes. Local authentication lacks scalability and centralized management, making TACACS+ preferable for larger networks.

Solution

To Configure TACACS+ Server -

switch(config)# tacacs-server host {<FQDN> | <IPV4> | <IPV6>} [key [plaintext <PASSKEY> | ciphertext <PASSKEY>]] [vrf <VRF-NAME>]

To Associate TACACS+ Server to the group -

switch(config)# aaa group server tacacs <group-name>
switch(config-sg) # server <FQDN | IPv4 | IPv6> vrf <vrf>
switch(config-sg) # exit

Impact:

Implementing TACACS+ ensures improved security and centralized control, reducing the risk of unauthorized access or misconfiguration. It simplifies user management and audit trails, enhancing operational efficiency and compliance.

See Also

https://workbench.cisecurity.org/benchmarks/24202

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-2(1), CSCv7|16.2

Plugin: ArubaOS

Control ID: bcbe90a9d7bd41a8b93140825657bec2505e8a16f0f1d170168499cb6ef3ccf2