Control Objective
Give authenticated users enough last-logon context to recognize possible unauthorized use of their credentials and report it quickly.
Real-World Use Cases
How this control shows up in healthcare and HIPAA-covered environments.
Nurse notices overnight logon
A nurse logs into the EHR at 07:00 and sees last successful logon at 02:14. She was asleep. She reports it; investigation finds credential reuse from a personal email breach. Password reset and session termination (AC-12) stop further ePHI access.
Remote biller and travel anomaly
A remote coder's IdP shows last logon from an unfamiliar city. Combined with AC-7 lockout history, security confirms a stolen password attempt and enforces MFA enrollment the same day.
Admin console hygiene
Domain admins see previous privileged logon details on the bastion host, making it harder for a silent hijack to go unnoticed between change windows.
Audit Considerations
AC-9 is often marked 'not selected' in some baselines, but when you claim it, show system evidence and user awareness. For HIPAA programs it is a low-cost detection control that supports login monitoring expectations.
HIPAA Mapping
How this NIST control supports HIPAA Security Rule expectations.
- 164.308(a)(5)(ii)(C) Log-in Monitoring — procedures for monitoring log-in attempts; AC-9 enlists the user as part of that monitoring loop.
- 164.312(d) Person or Entity Authentication — supporting detection of credential misuse after authentication succeeds.
- 164.308(a)(6) Incident Response — suspicious previous-logon reports should feed your IR process.