r11195: Add a new helper function (needed by my kpasswdd work, but hooked in
authorAndrew Bartlett <abartlet@samba.org>
Thu, 20 Oct 2005 03:17:42 +0000 (03:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:44:59 +0000 (13:44 -0500)
commit02c32587a88fa8a0a336981e7a5cf88042b75e6d
tree4706e871304574b0220871c574235307e527187d
parentddb1c4aa136733b01e7a9505b1131e04804234b6
r11195: Add a new helper function (needed by my kpasswdd work, but hooked in
for netlogon as well) to change/set a user's password, given only
their SID.

This avoids the callers doing the lookups, and also performs the
actual 'set', as these callers do not wish any further buisness with
the entry.

Andrew Bartlett
(This used to be commit 060a2a7bcca6b58d50bc4e0930c13616742a55d3)
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/rpc_server/samr/samr_password.c