nerdexam
CompTIA

SY0-501 · Question #214

Joe, a security administrator, needs to extend the organization's remote access functionality to be used by staff while travelling. Joe needs to maintain separate access control functionalities for…

The correct answer is B. TACACS+. Joe should use TACACS+ because its architecture provides distinct separation of authentication, authorization, and accounting, enabling granular access control policies for different services.

Submitted by cyberguy42· Mar 4, 2026Security architecture

Question

Joe, a security administrator, needs to extend the organization's remote access functionality to be used by staff while travelling. Joe needs to maintain separate access control functionalities for internal, external, and VOIP services. Which of the following represents the BEST access technology for Joe to use?

Options

  • ARADIUS
  • BTACACS+
  • CDiameter
  • DKerberos

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    72% (18)
  • C
    8% (2)
  • D
    16% (4)

Why each option

Joe should use TACACS+ because its architecture provides distinct separation of authentication, authorization, and accounting, enabling granular access control policies for different services.

ARADIUS

RADIUS typically combines authentication and authorization into a single process, making it less flexible than TACACS+ for defining separate and granular authorization policies for distinct services.

BTACACS+Correct

TACACS+ explicitly separates authentication, authorization, and accounting into distinct processes, allowing an administrator to define different, granular authorization policies for various services (e.g., internal, external, VOIP) even after a user has been authenticated. This distinct separation of authorization is ideal for meeting the requirement of maintaining separate access control functionalities for specific services.

CDiameter

While Diameter is a modern and more robust AAA protocol than RADIUS, it generally does not offer the same distinct separation of authorization from authentication for service-specific granularity as TACACS+.

DKerberos

Kerberos is primarily an authentication protocol that issues tickets for service access and does not inherently provide the comprehensive, separate authorization and accounting functionalities for network access services required for this scenario.

Concept tested: AAA protocol selection for granular authorization

Source: https://www.cisco.com/c/en/us/support/docs/security-vpn/terminal-access-controller-access-control-system-plus/200705-TACACS-vs-RADIUS.html

Topics

#TACACS+#AAA#remote access#granular access control

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice