nerdexam
(ISC)2

CISSP-ISSAP · Question #168

Mark works as a Network Administrator for NetTech Inc. He wants users to access only those resources that are required for them. Which of the following access control models will he use?

The correct answer is D. Role-Based Access Control. Role-Based Access Control (RBAC) is the right fit because it assigns permissions based on a user's job role - exactly what Mark needs when restricting access to only the resources relevant to each user's function within the organization. Policy Access Control (A) is not a…

Identity and Access Management (IAM) Architecture

Question

Mark works as a Network Administrator for NetTech Inc. He wants users to access only those resources that are required for them. Which of the following access control models will he use?

Options

  • APolicy Access Control
  • BMandatory Access Control
  • CDiscretionary Access Control
  • DRole-Based Access Control

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    14% (3)
  • D
    77% (17)

Explanation

Role-Based Access Control (RBAC) is the right fit because it assigns permissions based on a user's job role - exactly what Mark needs when restricting access to only the resources relevant to each user's function within the organization. Policy Access Control (A) is not a standard access control model; it's a distractor term. Mandatory Access Control (B) is used in high-security environments where the system enforces access based on classification labels (e.g., Top Secret), not job roles - it's too rigid and centralized for a typical corporate scenario. Discretionary Access Control (C) lets resource owners decide who gets access, meaning individual users can grant others permissions - this gives too much freedom and doesn't align with enforcing least-privilege by role.

Memory tip: Think "Role = Job" - RBAC matches access to what your job title requires, like a nurse seeing patient records but not billing data. If the scenario mentions "users should only access what they need for their job," RBAC is almost always the answer.

Topics

#RBAC#Access Control Models#Least Privilege#IAM Architecture

Community Discussion

No community discussion yet for this question.

Full CISSP-ISSAP Practice