NTLM is a challenge-response protocol that relies on password hashes and has limited security features. Kerberos uses tickets, stronger encryption, mutual authentication, and single sign-on. In practice, NTLM is best left for legacy or fallback scenarios, while Kerberos is the standard choice for modern Windows domain authentication.
Why This Matters for Security Teams
NTLM versus Kerberos is not just a protocol preference. It affects how enterprise identities are proved, how credentials are replayed, and how much trust a Windows environment places in the authentication layer. Kerberos is built for stronger mutual authentication and ticket-based access, while NTLM persists mainly where legacy compatibility still matters. That distinction becomes critical when service accounts, API integrations, and admin workflows are part of the trust chain.
For security teams, the practical issue is that weak authentication does not stay isolated to one login flow. If legacy NTLM remains enabled broadly, it can expand the blast radius of credential theft and make lateral movement easier across domain-connected systems. That is one reason identity governance for machine access is treated as a control issue, not just an infrastructure detail, in the Ultimate Guide to NHIs — Why NHI Security Matters Now. The broader risk context is reinforced by the NIST SP 800-53 Rev 5 Security and Privacy Controls approach to access control and authentication hardening.
NHI Management Group research also shows why this matters beyond user logins: Ultimate Guide to NHIs — What are Non-Human Identities notes that NHIs outnumber human identities by 25x to 50x in modern enterprises. In practice, many security teams discover NTLM exposure only after credential abuse or lateral movement has already started, rather than through intentional hardening reviews.
How It Works in Practice
Kerberos is the default modern choice in Active Directory environments because it issues time-bound tickets after a trusted authentication exchange with the domain controller. Those tickets reduce password exposure, support single sign-on, and provide mutual authentication so the client and service can both verify the other side. NTLM, by contrast, uses a challenge-response model tied more directly to password hashes and does not provide the same level of cryptographic assurance.
In operational terms, the difference shows up in how authentication is repeated and extended across systems. Kerberos is better aligned to controlled, domain-aware access because it can delegate trust through tickets instead of re-sending primary credentials. NTLM is usually reserved for fallback compatibility, older applications, or edge cases where Kerberos cannot complete the handshake. For enterprises trying to reduce identity risk, the focus should be on limiting NTLM exposure, auditing where it is still required, and mapping those dependencies to application owners.
- Prefer Kerberos for domain logons, service-to-service access, and privileged workflows where mutual authentication matters.
- Use NTLM only when a legacy dependency cannot be remediated quickly, and document that exception.
- Review where service accounts depend on NTLM, because those paths often become invisible trust shortcuts.
- Combine protocol choices with broader identity controls, including least privilege and credential rotation, as described in the Cisco Active Directory credentials breach case analysis.
Security teams should also treat Kerberos as only one layer of the control stack. If passwords are weak, tickets are mis-scoped, or domain trust is overextended, the protocol advantage shrinks quickly. The ISO/IEC 27001:2022 Information Security Management framework reinforces that authentication design must be paired with governance, review, and continuous improvement. These controls tend to break down when legacy Windows applications cannot support Kerberos because the organisation ends up keeping NTLM enabled far longer than intended.
Common Variations and Edge Cases
Tighter authentication control often increases operational overhead, requiring organisations to balance security gains against application compatibility and migration cost. That tradeoff is most visible in mixed environments where domain-joined systems, old middleware, and third-party tools do not all speak the same authentication language.
One common edge case is service accounts that were created for convenience and never revisited. These accounts may still authenticate through NTLM because a vendor product, scheduled task, or script has not been updated. Another is constrained delegation or cross-forest trust, where Kerberos can work but only if SPNs, time sync, and domain relationships are configured correctly. Current guidance suggests treating these as engineering issues to resolve, not reasons to leave NTLM open indefinitely.
There is no universal standard for how quickly NTLM should be removed, but best practice is evolving toward protocol reduction, exception tracking, and aggressive monitoring of fallback use. In environments with hybrid identity, VPNs, or unsupported appliances, Kerberos may still fail in specific paths, so teams need a controlled exception process rather than blanket enablement. The wider NHI risk picture in Ultimate Guide to NHIs — Why NHI Security Matters Now is a reminder that identity weaknesses usually accumulate across many small exceptions, not one large failure.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST AI RMF and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | Authentication method choice directly affects how identities are verified. |
| NIST SP 800-63 | Identity assurance principles inform stronger enterprise authentication design. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | Legacy authentication often exposes non-human identities to replay and theft. |
| NIST AI RMF | Identity governance is part of managing operational risk in enterprise systems. | |
| NIST Zero Trust (SP 800-207) | IA-4 | Zero Trust favors stronger, context-aware authentication over legacy fallback. |
Inventory service accounts and remove NTLM where machine identities depend on it.
Related resources from NHI Mgmt Group
- What is the difference between enterprise authentication and AI safety validation?
- What is the difference between authentication and authorization in enterprise AI systems?
- What is the difference between federated identity management and cross-domain authentication in enterprise IAM?
- What is the difference between verified identity and passwordless authentication in enterprise access design?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 1, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org