SY0-301 · Question #815
A security analyst implemented group-based privileges within the company active directory. Which of the following account management techniques should be undertaken regularly to ensure least…
The correct answer is B. Perform user group clean-up. Performing user group clean-up is the correct answer because least privilege requires that users retain only the access they currently need. Over time, employees change roles, leave the company, or accumulate group memberships from past projects. Regularly auditing and cleaning…
Question
A security analyst implemented group-based privileges within the company active directory. Which of the following account management techniques should be undertaken regularly to ensure least privilege principles?
Options
- ALeverage role-based access controls.
- BPerform user group clean-up.
- CVerify smart card access controls.
- DVerify SHA-256 for password hashes.
How the community answered
(26 responses)- A4% (1)
- B85% (22)
- C8% (2)
- D4% (1)
Explanation
Performing user group clean-up is the correct answer because least privilege requires that users retain only the access they currently need. Over time, employees change roles, leave the company, or accumulate group memberships from past projects. Regularly auditing and cleaning up group memberships removes stale or excessive permissions, ensuring no user retains more access than their current role demands. Option A (role-based access controls) is already in place as the premise describes group-based privileges. Option C (smart card access controls) relates to authentication, not authorization auditing. Option D (SHA-256 for password hashes) is a cryptographic concern unrelated to group membership cleanup.
Topics
Community Discussion
No community discussion yet for this question.