Which Security Technique Limits Admin Console Access to Specific Staff?
An IT manager informs the entire help desk staff that only the IT manager and the help desk lead will have access to the administrator console of the help desk software. Which of the following security techniques is the IT manager setting up?
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests the principle of least privilege and the trap is confusing it with hardening, which focuses on reducing attack surfaces rather than limiting user access.
Restricting administrator console access to only the IT manager and help desk lead exemplifies least privilege. The community unanimously confirms that limiting access to those who need it for their job is the core of least privilege.
Choosing Hardening: Hardening involves securing a system by reducing its attack surface (e.g., disabling unnecessary services), not by restricting specific users' access rights.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
D. Least privilege is the security principle that grants users only the access necessary to perform their job functions. By limiting admin console access to the IT manager and help desk lead, the organization is directly applying least privilege to reduce risk of unauthorized changes or data exposure.Why the Other Options Are Wrong
A. Hardening focuses on system configuration to eliminate vulnerabilities (e.g., patching, disabling ports) — it is not about assigning user permissions. B. Employee monitoring tracks user activity, not access restriction. C. Configuration enforcement ensures systems remain compliant with a defined baseline, which is broader than simple user access control.Community Comment Notes
Commenters emphasize that "access is the key word" and that "eliminating unnecessary access = least privilege." The most-liked comment spells out the definition of least privilege and applies it directly to the scenario, confirming the answer without ambiguity.Official Reference
Exam Strategy
When you see a scenario about restricting access to a system, data, or console based on job role, always consider least privilege first. Look for keywords like 'only', 'need-to-know', or 'necessary for their duties' — those point directly to least privilege, not hardening or monitoring.
Related Analysis
Practice All SY0-701 Questions
Access 100 questions with complete answers and detailed explanations.
View Full SY0-701 Practice Test →