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.
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)- A3% (1)
- B3% (1)
- D94% (34)
Why each option
Group-based privileges allow administrators to assign permissions to a department group once, and all members inherit those restrictions automatically.
User-assigned privileges require configuring each individual account separately, which is not scalable and does not efficiently enforce department-wide restrictions.
Password disablement locks accounts and removes access entirely rather than restricting folder permissions to specific departments.
Creating multiple accounts does not address access control restrictions and introduces identity management complexity.
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
Community Discussion
No community discussion yet for this question.