dsdb: Remove parsing of LM password hash from "dBCSPwd" attribute
commitf161e3f18f07595208454dea8675553d27dd1183
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Feb 2022 05:58:52 +0000 (10 18:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2022 01:57:38 +0000 (17 01:57 +0000)
tree9bd36ba67ed4951764134938ba7d5ed4758a5281
parent0f53bfe7230c5e76f7ceb8baf98a9ef38a35356f
dsdb: Remove parsing of LM password hash from "dBCSPwd" attribute

This means Samba will essentially ignore this attribute, not even attempting
to read it from the AD DC sam.ldb

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/ntlm/auth_sam.c
source4/auth/sam.c
source4/dsdb/common/util.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/samr_password.c