nerdexam
CompTIA

SY0-301 · Question #666

Users require access to a certain server depending on their job function. Which of the following would be the MOST appropriate strategy for securing the server?

The correct answer is B. Role based access control. Role-Based Access Control (RBAC) grants permissions based on a user's job role or function within the organization, making it the perfect fit for this scenario. Users are assigned to roles (e.g., HR, Finance, IT), and each role has predefined access rights. This simplifies…

Security architecture

Question

Users require access to a certain server depending on their job function. Which of the following would be the MOST appropriate strategy for securing the server?

Options

  • ACommon access card
  • BRole based access control
  • CDiscretionary access control
  • DMandatory access control

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    88% (23)
  • C
    4% (1)

Explanation

Role-Based Access Control (RBAC) grants permissions based on a user's job role or function within the organization, making it the perfect fit for this scenario. Users are assigned to roles (e.g., HR, Finance, IT), and each role has predefined access rights. This simplifies administration and enforces least privilege. Discretionary Access Control (DAC) lets resource owners set permissions, which is less structured. Mandatory Access Control (MAC) uses security labels and is typically used in high-security government environments. A common access card is an authentication mechanism, not an authorization strategy.

Topics

#RBAC#access control#authorization#least privilege

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice