A security analyst is conducting a routine audit of Identity and Access Management (IAM) operational logs following an employee offboarding procedure. The log analysis reveals that an offboarded engineer's primary user account was disabled in Active Directory immediately upon termination. However, three days later, successful interactive logins were recorded on several internal servers using a secondary administrative account assigned to the same individual. Which of the following identity management operational failures is the MOST likely root cause of this security gap?
- Incomplete account lifecycle deprovisioning across secondary and privileged identities.Answer
- BFailure to configure appropriate Role-Based Access Control (RBAC) permission boundaries.
- CAbsence of a network perimeter firewall blocking remote management traffic.
- DUndetected pass-the-hash attacks targeting single sign-on authentication tokens.
Answer
Incomplete account lifecycle deprovisioning across secondary and privileged identities.
Comprehensive identity lifecycle management requires all accounts associated with an individual—including primary, secondary, and privileged administrative accounts—to be promptly identified and deprovisioned during employee offboarding. Leaving secondary accounts active creates orphaned accounts that present critical security vulnerabilities.
Step-by-Step Solution
Key Concept
Identity Lifecycle Management and Account Deprovisioning Operations