r754: Implement the SetPassword operation on the netlogon pipe.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 16 May 2004 21:30:48 +0000 (21:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:48 +0000 (12:53 -0500)
commit92dd542aa01f2c3b64ca104696c731919f4d7ec7
tree1a1e2489c32f2b8c6b4eec31a7f8dc019ebda2ed
parent8b84f643bd50c83230b723eb35b0edafe5670fca
r754: Implement the SetPassword operation on the netlogon pipe.

This involves allowing the password set code in samdb to take an
already hashed password, and some fixes to our torture code.

Andrew Bartlett
(This used to be commit f9f581b5804a20785df06cde157b23c952edc2ce)
source4/libcli/auth/credentials.c
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/dcesrv_samr.c
source4/rpc_server/samr/samdb.c
source4/torture/rpc/netlogon.c