A security administrator is reviewing identity and access management protocol configurations for network infrastructure management. When evaluating TACACS+ against RADIUS for central administrative access control, which of the following operational characteristics are specific to TACACS+? (Select TWO.)
- It encrypts the entire body of the communication packet.Answer
- It separates authentication and authorization services into distinct operational processes.Answer
- CIt combines authentication and authorization into a single unified transaction.
- DIt relies on network perimeter placement to implicitly trust administrative connections.
Answer
TACACS+ encrypts the entire body of the packet and separates authentication and authorization services into distinct operational processes.
TACACS+ is designed for administrative device management. It encrypts the complete body of every packet exchanged between the client and server and strictly separates authentication and authorization operations, enabling granular control over administrative commands.
Step-by-Step Solution
Key Concept
TACACS+ Protocol Operational Characteristics