this post was submitted on 31 Jan 2026
14 points (100.0% liked)

Windows

673 readers
1 users here now

For all things Windows.

founded 5 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] Auster@thebrainbin.org 2 points 2 months ago

NTLM (short for New Technology LAN Manager) is a challenge-response authentication protocol introduced in 1993 with Windows NT 3.1 and is the successor to the LAN Manager (LM) protocol.

Kerberos has superseded NTLM and is now the current default protocol for domain-connected devices running Windows 2000 or later. While it was the default protocol in older Windows versions, NTLM is still used today as a fallback authentication method when Kerberos is unavailable, even though it uses weak cryptography and is vulnerable to attacks.