libsmb: Allow change of BDC trust account password
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Oct 2014 23:28:48 +0000 (12:28 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 11 Dec 2014 18:14:06 +0000 (19:14 +0100)
commite6ec265a405e76e5d4ea59b8025da0f57b3d3ad1
treebdeb0f66b0fc15bbc225ce545a9db6f045de19f1
parentc3b5f9cff56defedb0fc1e99fbbb528b1ce22f6d
libsmb: Allow change of BDC trust account password

This account is otherwise just like the workstation trust acocunt, so use that code.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10891

Pair-programmed-with: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/trusts_util.c