s4-rpc_server: Remove pre-check for existing NT and LM hash from netlogon
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Mar 2022 03:06:36 +0000 (16:06 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2022 01:57:38 +0000 (01:57 +0000)
commit338492d3457cf80e3ca7c88ad9d7668d7dbb308e
tree1501d9eeff6488f201c0a4c15450b3a40189d50f
parent557b1ab5f9661f52c2a47b648294603cf108404c
s4-rpc_server: Remove pre-check for existing NT and LM hash from netlogon

We no longer use the old NT and LM hash as proof of performing a
password change, and this removes the privileged status of these
attributes.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/rpc_server/netlogon/dcerpc_netlogon.c