An incident response team is reviewing operational logs from an enterprise Privileged Access Management (PAM) system after an emergency database restoration. The following audit log snippet was recorded during the incident:
[11:02:15] PAM_VAULT: Account 'bg_admin01' checked out by user 'j.doe'. Reason: INC-9904.
[11:02:16] PAM_VAULT: Temporary credentials issued; rotate-on-checkin timer active (4 hours).
[11:02:20] PAM_PROXY: SSH session initiated to target 'db-prod-01' by 'bg_admin01'. Live session recording enabled.
[11:45:10] PAM_VAULT: Account 'bg_admin01' manually checked back in by user 'j.doe'.
Based on identity and access management operational standards, which automated action should the PAM solution perform immediately upon account check-in?
- Rotate the credential password and terminate any active sessions associated with the checked-in account.Cevap
- BPermanently grant the primary user account administrative authorization rights across all production databases.
- CDeploy a corrective host firewall rule to block all incoming SSH traffic on the target database server.
- DGenerate an anomalous credential harvesting alert because the checkout duration was less than one hour.