]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-auth: Disable LM authenticaton in the AD DC despite "lanman auth = yes"
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Feb 2022 05:15:58 +0000 (18:15 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2022 01:57:38 +0000 (01:57 +0000)
commit2dbc8b98435bd2dde93830a0aaa07053eda75bc6
tree2f6d012635a4d88274439c42d8b30890594eecd9
parent09eaf7403e8cfdb227ffc3fc1610fbd0dc0bf893
s4-auth: Disable LM authenticaton in the AD DC despite "lanman auth = yes"

LM authentication is very weak and a very bad idea, so has been deprecated since
Samba 4.11.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/ntlm/auth_sam.c