Kerberos ticket lifetimes should be treated as a trade-off between usability and exposure. A Ticket Granting Ticket and service tickets reduce repeated password checks, but they also create a window in which a compromised ticket can be reused until expiry. Teams should keep lifetimes short enough to limit abuse, while still supporting normal user and service access patterns.
What ticket lifetimes are really buying you
In Active Directory, Kerberos lifetime settings are not just housekeeping, they define how long an authenticated session can continue to be trusted before the system asks for fresh proof. Shorter lifetimes reduce the usable window for stolen tickets and stale sessions, but they also increase reauthentication traffic and can surface usability problems for users, services, and scheduled tasks.
For security teams, the important question is not whether to minimise lifetime at all costs, but which session duration still matches normal business behaviour. A ticket that lasts too long extends the period in which a captured credential artefact can be replayed, while a ticket that is too short can create avoidable friction, fallback behaviour, or workarounds that weaken control in practice.
Kerberos ticket policy therefore sits between authentication assurance and operational continuity. It is part of the broader access control posture because the lifetime you choose shapes how quickly compromise expires, how often renewal occurs, and how much reliance you place on the original authentication event.
How to set the lifetime around real-world AD usage
The right starting point is to map lifetimes to the kind of access being granted. User interactive sessions, privileged administration, and service authentication do not carry the same tolerance for reuse, so a single lifetime assumption across all account types often misses the risk profile of the environment. Active Directory and Entra ID Hardening Guide is useful here because it frames AD hardening around privileged groups, service accounts, delegation, and attack path reduction.
Practically, teams should think in terms of where replay risk is acceptable and where it is not. Human user tickets may tolerate a different renewal pattern than long-running services, but neither should be left on autopilot if the environment includes sensitive administration, broad delegation, or systems that can be reached from many trust zones.
Lifetime also needs to align with the control that actually protects the ticket. If the environment already assumes strong workstation hygiene, constrained delegation, and limited privilege, the ticket window can be treated more aggressively than in a flat or weakly segmented estate. If those assumptions are not true, the same lifetime becomes a larger exposure.
What changes when tickets are stolen or reused
The security value of ticket lifetime is easiest to see after compromise. A stolen Ticket Granting Ticket or service ticket can remain valid until it expires, which means the attacker often does not need to know the original password again during that window. That makes lifetime a direct limiter on blast radius, not just an authentication convenience setting. Cisco Active Directory credentials breach illustrates how AD-related credential exposure can become a pivot point for lateral movement once usable authentication material is in play.
The main failure mode is overconfidence in password changes alone. If a valid ticket remains usable, changing the underlying password may not immediately remove every active path. That is why ticket expiry, renewal, and revocation behaviour matter together, especially when incident response is trying to compress attacker dwell time.
Long lifetimes also make abuse harder to distinguish from normal activity. A ticket that remains valid across many hours or days gives an attacker a wider window to blend in, return later, or move laterally without having to reauthenticate repeatedly. Shorter lifetimes reduce that persistence opportunity, although they do not eliminate privilege abuse if the attacker already has enough access to renew or request more tickets.
Risk and Threat Considerations
Kerberos ticket lifetimes create a bounded exposure window, but that window becomes material when tickets can be extracted, replayed, or used to maintain access after an endpoint compromise. The longer the lifetime, the more time an attacker has to reuse the ticket without triggering a fresh authentication event.
Failure mechanism: A compromised ticket remains valid until expiry, so the attacker can continue authenticating with it even after the original password is changed or the user has logged off. In environments with broad service use or weak segmentation, that can extend lateral movement and privilege abuse.
Impact: Stolen tickets can increase dwell time, widen the blast radius of a single compromise, and delay incident containment. The risk is highest where privileged sessions, delegation paths, or long-running service access depend on tickets that outlive the practical detection and response window.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST SP 800-53 Rev 5, NIST Zero Trust (SP 800-207) and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-53 Rev 5 | IA-5 — Authenticator Management | Kerberos ticket lifetimes are part of authenticator lifecycle and reuse exposure. |
| IA-2 — Identification and Authentication (Organizational Users) | AD ticket lifetimes affect how organizational users continue authenticated sessions. | |
| AC-2 — Account Management | Ticket policy depends on account type, privilege level, and lifecycle governance. | |
| Recommendation — Set ticket and credential lifetimes to limit reuse and revoke exposure promptly. Align user ticket lifetimes with authenticated session risk and renewal needs. Differentiate lifetimes by account class, especially privileged and service accounts. | ||
| NIST Zero Trust (SP 800-207) | PR.AA-01 — Authenticate before access | Kerberos tickets embody trust in an authenticated session that must be repeatedly revalidated. |
| Recommendation — Minimise trust duration and force revalidation where access risk is high. | ||
| CIS Controls v8 | CIS-5 — Account Management | Kerberos lifetime settings are part of managing account and session exposure in AD. |
| Recommendation — Review account and session lifetimes to reduce stale authentication exposure. | ||
Practitioner Guidance
What to prioritise: Separate user, privileged, and service access patterns before changing lifetime defaults. A single value that feels comfortable for end users can be too generous for administrative access, especially where ticket theft would materially help lateral movement.
What to verify: Check whether current lifetimes match actual session length, scheduled job behaviour, and service renewal needs. If the environment relies on frequent reauthentication exceptions to keep core services running, the policy is probably compensating for design issues rather than enforcing a deliberate security posture.
Common mistake: Treating ticket lifetime as a standalone hardening control. It works best when paired with privileged access reduction, constrained delegation, strong endpoint control, and incident response procedures that assume active ticket misuse may already be in progress.
Practitioner takeaway: Choose the shortest lifetime that still preserves normal operations, then validate it against privileged workflows and service renewal behaviour, because the real control value is in shrinking the attacker’s usable time, not in imposing an arbitrary low number.
Related resources from NHI Mgmt Group
- How should security teams govern Active Directory service accounts?
- How should security teams think about a compromised integration like Drift?
- How should security teams detect Silver Ticket abuse in Active Directory environments?
- How should security teams prioritise NHI remediation in cloud environments?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org