A security engineer must execute a break-glass procedure to access a critical database server during an unannounced service disruption. Place the operational steps of the Privileged Access Management (PAM) emergency account lifecycle in the correct sequential order from first to last.
- 1Submit an emergency checkout request referencing the active incident ticket ID in the PAM portal.
- 2Complete out-of-band multi-factor authentication (MFA) to approve credential release.
- 3Obtain the temporary credential from the secure vault and perform necessary emergency maintenance.
- 4Check in the emergency account in the PAM portal upon completing administrative operations.
- 5Execute automated credential rotation and terminate residual privileged sessions.
Answer
The correct operational order for the PAM break-glass account lifecycle is: Submit an emergency checkout request referencing the incident ticket ID -> Complete out-of-band MFA approval -> Obtain temporary credentials and perform emergency maintenance -> Check in the emergency account in the PAM portal -> Execute automated credential rotation and terminate residual sessions.
The correct sequence adheres to enterprise PAM operational controls: establishing audit tracking via ticket reference, verifying identity through out-of-band MFA, executing emergency work with checked-out credentials, formally checking in the account, and executing automated credential rotation with session invalidation to guarantee single-use policy enforcement.
Step-by-Step Solution
Key Concept
Privileged Access Management (PAM) Break-Glass Account Lifecycle