nerdexam
CompTIA

SK0-004 · Question #128

A server administrator is configuring access control on a file server for an organization. The Human Resources manager is taking a leave of absence for three months, during which time an interim…

The correct answer is D. RBAC. Role-Based Access Control (RBAC) is the correct model because it ties permissions to a job role rather than an individual, allowing the interim HR manager to inherit the correct file access simply by being assigned the HR role.

Security and disaster recovery

Question

A server administrator is configuring access control on a file server for an organization. The Human Resources manager is taking a leave of absence for three months, during which time an interim Human Resources manager will take over the duties of the position. Which of the following types of access control should be configured on the file server?

Options

  • AMAC
  • BCBAC
  • CDAC
  • DRBAC

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    4% (2)
  • D
    87% (41)

Why each option

Role-Based Access Control (RBAC) is the correct model because it ties permissions to a job role rather than an individual, allowing the interim HR manager to inherit the correct file access simply by being assigned the HR role.

AMAC

MAC (Mandatory Access Control) enforces access based on system-assigned security labels and classification levels, not on organizational roles or job positions.

BCBAC

CBAC (Context-Based Access Control) is a Cisco IOS stateful firewall packet inspection feature, not a file server access control model for managing user or role-based permissions.

CDAC

DAC (Discretionary Access Control) lets individual resource owners manually set permissions for specific users, which would require an administrator to manually reconfigure access each time a role changes hands rather than inheriting it from a role definition.

DRBACCorrect

RBAC grants permissions based on organizational roles rather than individual user identities, so when the interim HR manager is assigned the HR role on the file server, they automatically inherit all access rights associated with that position. This eliminates the need to manually reassign or copy permissions for a temporary replacement and makes role transitions efficient, auditable, and consistent.

Concept tested: Role-Based Access Control for temporary role assignment

Source: https://csrc.nist.gov/projects/role-based-access-control

Topics

#RBAC#access control#file server#role-based permissions

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice