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)
committerRalph Boehme <slow@samba.org>
Sat, 13 Jan 2018 07:24:08 +0000 (08:24 +0100)
commit489e942aa99d8f8a37ce2286923d8c97e97a4181
tree23dcb2bc6c782e10709fa0921d5ca35a640c85f7
parent7082ebbbfb6db036655b63f84c39b6406b963a23
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