- A
Separation of duties
Why wrong: Separation of duties prevents one person from having conflicting responsibilities; not directly related to stale accounts.
- B
Least privilege
The former employee no longer needs any access, so the account violates least privilege by still having permissions.
- C
Defense in depth
Why wrong: Defense in depth uses multiple layers of security; a single stale account does not violate this principle.
- D
Mandatory access control
Why wrong: MAC is a model using labels; not relevant to account deactivation.
Why Keeping Former Employee Accounts Active Violates Least Privilege
This 220-1202 practice question tests your understanding of logical security concepts. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
During a security audit, it is discovered that a former employee's user account is still active and has been used to log in remotely three times in the past month. Which logical security principle has been violated?
Quick Answer
The answer is the principle of least privilege. This security principle mandates that users and accounts are granted only the minimum level of access—permissions, rights, and resources—necessary to perform their legitimate job functions. A former employee’s account that remains active, especially one with remote login capabilities, directly violates this because the individual no longer has any job duties requiring access, making any use of that account an unnecessary and dangerous expansion of privilege. On the CompTIA A+ Core 2 220-1202 exam, this scenario tests your understanding of account lifecycle management and logical security controls; a common trap is confusing least privilege with authentication failures or physical security, but the core issue here is that the account should have been disabled upon termination to prevent unauthorized access. Remember the mnemonic: “If they don’t work, don’t let them lurk—disable the account to keep least privilege intact.”
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Least privilege
The correct answer is B, least privilege. The principle of least privilege requires that users be granted only the minimum access rights necessary to perform their job functions. A former employee's account remaining active and being used for remote logins violates this principle because the account should have been disabled or deleted upon termination, removing all access privileges.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Separation of duties
Why it's wrong here
Separation of duties prevents one person from having conflicting responsibilities; not directly related to stale accounts.
- ✓
Least privilege
Why this is correct
The former employee no longer needs any access, so the account violates least privilege by still having permissions.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Defense in depth
Why it's wrong here
Defense in depth uses multiple layers of security; a single stale account does not violate this principle.
- ✗
Mandatory access control
Why it's wrong here
MAC is a model using labels; not relevant to account deactivation.
Common exam traps
Common exam trap: answer the scenario, not the keyword
CompTIA often tests least privilege by presenting a scenario involving account termination or excessive permissions, and the trap here is confusing it with separation of duties, which focuses on task division rather than access minimization.
Detailed technical explanation
How to think about this question
In practice, least privilege is enforced through identity and access management (IAM) systems that automate account provisioning and deprovisioning. For example, when an employee leaves, an HR system triggers a directory service (e.g., Active Directory) to disable the account and revoke all group memberships, including remote access VPN or RDP permissions. Failure to do so leaves a stale account that can be exploited via credential reuse or brute-force attacks, as seen in many real-world breaches where former employees accessed systems months after termination.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A junior network technician can log in to a core router but cannot reach the enable prompt or configuration mode. The AAA server is authenticating the login — but the authorisation policy only grants privilege level 1, not 15. Authentication (who you are) is working; authorisation (what you can do) is not.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Logical Security Concepts — study guide chapter
Learn the concepts, then practise the questions
- →
Logical Security Concepts practice questions
Targeted practice on this topic area only
- →
All 220-1202 questions
750 questions across all exam domains
- →
CompTIA A+ Core 2 220-1202 study guide
Full concept coverage aligned to exam objectives
- →
220-1202 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 220-1202 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Windows OS Features and Tools practice questions
Practise 220-1202 questions linked to Windows OS Features and Tools.
Windows Settings and Control Panel practice questions
Practise 220-1202 questions linked to Windows Settings and Control Panel.
Windows Command-Line Tools practice questions
Practise 220-1202 questions linked to Windows Command-Line Tools.
Windows Administrative Tools practice questions
Practise 220-1202 questions linked to Windows Administrative Tools.
macOS Features and Tools practice questions
Practise 220-1202 questions linked to macOS Features and Tools.
Linux Commands and File Permissions practice questions
Practise 220-1202 questions linked to Linux Commands and File Permissions.
Mobile OS Features and Tools practice questions
Practise 220-1202 questions linked to Mobile OS Features and Tools.
Virtualization and Cloud Technologies practice questions
Practise 220-1202 questions linked to Virtualization and Cloud Technologies.
Physical Security Controls practice questions
Practise 220-1202 questions linked to Physical Security Controls.
Logical Security Concepts practice questions
Practise 220-1202 questions linked to Logical Security Concepts.
Wireless Security Protocols practice questions
Practise 220-1202 questions linked to Wireless Security Protocols.
Malware Types and Removal practice questions
Practise 220-1202 questions linked to Malware Types and Removal.
Practice this exam
Start a free 220-1202 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 220-1202 question test?
Logical Security Concepts — This question tests Logical Security Concepts — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Least privilege — The correct answer is B, least privilege. The principle of least privilege requires that users be granted only the minimum access rights necessary to perform their job functions. A former employee's account remaining active and being used for remote logins violates this principle because the account should have been disabled or deleted upon termination, removing all access privileges.
What should I do if I get this 220-1202 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 220-1202 practice questions
- During a Windows 10 deployment, you need to ensure that a specific Group Policy setting is applied to a computer before…
- After installing a new printer driver, a user's Windows 11 computer crashes with a blue screen error every time they try…
- A user reports that their Windows 10 computer is infected with a virus that keeps reinstalling itself after removal. Wha…
- A customer reports that their Windows 10 laptop is displaying pop-up ads even when no browser is open. They suspect a ma…
- A technician is configuring a new Windows 10 workstation for a user who handles sensitive financial data. The company po…
- A technician is responding to a security incident where an employee's credentials were used to access a server without a…
Last reviewed: Jul 4, 2026
This 220-1202 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1202 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.