s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()
authorAndreas Schneider <asn@samba.org>
Wed, 29 May 2019 14:22:11 +0000 (16:22 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Jul 2019 01:48:22 +0000 (01:48 +0000)
commit4b9b1dbe9c8c988a39b1318a4f7aac031bc1ea8b
tree344a205d4afb1e5eebadb2768779c78ea13b93af
parentbaa96ef20945638fb5ee76b03543c7b611e9c7d7
s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/lib/netapi/user.c
source3/libnet/libnet_join.c
source3/rpc_client/init_samr.c
source3/rpc_client/init_samr.h
source3/rpcclient/cmd_samr.c
source3/utils/net_rpc.c