nerdexam
CompTIA

SY0-301 · Question #203

A system administrator needs to ensure that certain departments have more restrictive controls to their shared folders than other departments. Which of the following security controls would be…

The correct answer is D. Group based privileges. Group-based privileges allow administrators to assign permissions to a department group once, and all members inherit those restrictions automatically.

Security operations

Question

A system administrator needs to ensure that certain departments have more restrictive controls to their shared folders than other departments. Which of the following security controls would be implemented to restrict those departments?

Options

  • AUser assigned privileges
  • BPassword disablement
  • CMultiple account creation
  • DGroup based privileges

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    94% (34)

Why each option

Group-based privileges allow administrators to assign permissions to a department group once, and all members inherit those restrictions automatically.

AUser assigned privileges

User-assigned privileges require configuring each individual account separately, which is not scalable and does not efficiently enforce department-wide restrictions.

BPassword disablement

Password disablement locks accounts and removes access entirely rather than restricting folder permissions to specific departments.

CMultiple account creation

Creating multiple accounts does not address access control restrictions and introduces identity management complexity.

DGroup based privilegesCorrect

Group-based access control assigns permissions to security groups rather than individual accounts, so all users in a department group inherit the same restrictive or permissive controls on shared folders. This is the standard and scalable method for enforcing department-level access policies in directory environments such as Active Directory.

Concept tested: Group-based access control for department folder permissions

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-security-groups

Topics

#group-based privileges#access control#shared folder permissions#least privilege

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice