NIST 800-171 Controls · Identification & Authentication
IA.2.081 — Disable identifiers after defined period of inactivity
Disable identifiers after a defined inactivity period.
What IA.2.081 means in plain English
If someone has not logged into an account in a long time — say 90 days — that account should be automatically disabled. Dormant accounts are dangerous because they can be compromised without anyone noticing. For your small company, this is most relevant for vendor accounts, old employee accounts that were not properly offboarded, and service accounts for tools you no longer use. Set a policy (90 days is standard) and configure Azure AD or your domain to auto-disable inactive accounts.
The assessment question
“Are user and service account identifiers automatically disabled after a defined period of inactivity (90 days or less) — and is this enforced technically, not just procedurally?”
How to implement IA.2.081
- Set a formal inactivity threshold in your policy — 90 days is the CMMC-accepted standard.
- In Azure AD, use the "Sign-in activity" report to identify accounts with no login in 90+ days; export and review quarterly.
- For on-premises Active Directory, run the PowerShell command: Search-ADAccount -AccountInactive -TimeSpan 90.00:00:00 on a scheduled task to auto-disable accounts.
- Configure Azure AD Access Reviews (available in Azure AD Premium P2, or manually via script in free tier) to flag stale accounts monthly.
- Include a "last login review" step in your quarterly IT security checklist.
Evidence your assessor will ask for
- Written policy defining 90-day (or shorter) inactivity threshold
- Screenshot of inactive account report showing review was performed
- Evidence of disabled accounts (audit log of disable actions)
- Quarterly calendar entry or task record for scheduled account review
Does AI prompt monitoring help with this control? Honestly, no.
IA.2.081 is met through the remediation steps above, not through AI traffic controls — an AI prompt firewall neither satisfies nor substitutes for it. We map AI monitoring only to the controls it genuinely evidences (flow control, boundary protection, audit, and incident support); for the full picture of where it does help, see the mapping guide linked below.
Full mapping: which 800-171 controls AI prompt monitoring evidences →
More Identification & Authentication controls
Identify system users, processes, and devices
IA.1.077Authenticate identities of users, processes, and devices
IA.2.078Use multifactor authentication for local and network access
IA.2.079Employ replay-resistant authentication mechanisms
IA.2.080Prevent reuse of identifiers
IA.2.082Enforce minimum password complexity and change of characters
Score yourself against all 110 controls
The free ShieldReady assessment walks every NIST 800-171 requirement, computes your SPRS score, and shows exactly which gaps cost the most points.