nerdexam
CompTIA

SY0-501 · Question #66

A chief Financial Officer (CFO) has asked the Chief Information Officer (CISO) to provide responses to a recent audit report detailing deficiencies in the organization security controls. The CFO…

The correct answer is D. Role-based permissions F. Separation of duties. The question asks the CISO to identify authorization controls specifically, distinguishing them from authentication controls. Authorization determines what a user is permitted to do after identity is established.

Submitted by renata2k· Mar 4, 2026Security program management and oversight

Question

A chief Financial Officer (CFO) has asked the Chief Information Officer (CISO) to provide responses to a recent audit report detailing deficiencies in the organization security controls. The CFO would like to know ways in which the organization can improve its authorization controls. Given the request by the CFO, which of the following controls should the CISO focus on in the report? (Select Three)

Options

  • APassword complexity policies
  • BHardware tokens
  • CBiometric systems
  • DRole-based permissions
  • EOne time passwords
  • FSeparation of duties
  • GMultifactor authentication
  • HSingle sign-on
  • ILease privilege

How the community answered

(29 responses)
  • A
    7% (2)
  • D
    76% (22)
  • E
    3% (1)
  • G
    14% (4)

Why each option

The question asks the CISO to identify authorization controls specifically, distinguishing them from authentication controls. Authorization determines what a user is permitted to do after identity is established.

APassword complexity policies

Password complexity policies are an authentication control, governing how identity is verified rather than what an authenticated user is permitted to do.

BHardware tokens

Hardware tokens are an authentication mechanism used to verify identity (who you are), not an authorization control that governs resource access.

CBiometric systems

Biometric systems are an authentication control that verifies a user's identity based on physical characteristics, not a mechanism for controlling what resources a user may access.

DRole-based permissionsCorrect

Role-based permissions (RBAC) is a core authorization control that restricts system access based on a user's defined role within the organization, directly governing what resources and actions an authenticated user is permitted to access.

EOne time passwords

One-time passwords are an authentication control providing time-limited credentials to verify identity, not a mechanism for defining or enforcing access permissions.

FSeparation of dutiesCorrect

Separation of duties is an authorization control that divides critical tasks among multiple individuals to prevent fraud and error, ensuring no single user has unchecked authority over sensitive processes.

GMultifactor authentication

Multifactor authentication is an authentication control that strengthens identity verification by requiring multiple proofs of identity, rather than governing what an authenticated user is authorized to do.

HSingle sign-on

Single sign-on is an authentication convenience mechanism that allows users to authenticate once and gain access to multiple systems, but it does not define or enforce authorization permissions.

ILease privilege

Concept tested: Distinguishing authorization controls from authentication controls

Source: https://learn.microsoft.com/en-us/azure/active-directory/develop/authentication-vs-authorization

Topics

#authorization controls#role-based access control#separation of duties#least privilege

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice