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>
Tue, 1 Nov 2011 19:06:12 +0000 (20:06 +0100)
commit3b4268ff0929740a2845a02a5b6f2596ff31f7f9
tree6d9078a644a8ced3d38f5b5240dfc1596a5792f0
parent110ee604f5d632a38af4a61295f7100fcfbd1d0a
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).
source3/rpc_server/netlogon/srv_netlog_nt.c