s3-netlogon: Fix setting the machinge account password.
authorAndreas Schneider <asn@samba.org>
Thu, 27 Oct 2011 09:21:08 +0000 (11:21 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:26:26 +0000 (21:26 +0100)
commit6cbf3638d59fa20f7972d712de3b408f48d6ab34
treeeffeee1e220d3775eff7f6f8c44fe4c1f48418a1
parent6f3fda8c851b88c0898019609843e62a1adc3eb9
s3-netlogon: Fix setting the machinge account password.

This bug has been found with uid wrapper.
(cherry picked from commit bda9752b1036c4d4db76a526a79a091419bf757c)

Fix bug #8550 (Calls inside netr_set_machine_account_password() to set the
machine account password must be done as root).
(cherry picked from commit 3b4268ff0929740a2845a02a5b6f2596ff31f7f9)
source3/rpc_server/netlogon/srv_netlog_nt.c