s3/rpc_client: return validation from rpccli_netlogon functions
authorRalph Boehme <slow@samba.org>
Thu, 30 Nov 2017 22:35:40 +0000 (23:35 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 12 Jan 2018 19:12:55 +0000 (08:12 +1300)
commit28f9e877af014c40f0695f425c659129aa4b7574
treeffa0bca6e765be3a4b5d3d8671b6f1ddf23814c6
parent38cd06636ffd90c086d91cc2b48098b8f87833c3
s3/rpc_client: return validation from rpccli_netlogon functions

Return the validation info instead of the already mapped info3. Higher
layers need info6 if available, this is the first step in passing the
unmapped info up to callers.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_netlogon.h
source3/rpcclient/cmd_netlogon.c
source3/winbindd/winbindd_pam.c