netlogon_creds_cli: Simplify netlogon_creds_cli_get
authorVolker Lendecke <vl@samba.org>
Wed, 13 Sep 2017 18:40:24 +0000 (11:40 -0700)
committerVolker Lendecke <vl@samba.org>
Mon, 25 Sep 2017 07:43:12 +0000 (09:43 +0200)
commit0463527e4ed367b54c4822f6b179ae7a3dd78cd7
tree846a9879f8bbb5c9deaf3ae9a84e0a5fd99b1b28
parent71fb0a89b48e8bd44b7c792d01380ff6711cd8d0
netlogon_creds_cli: Simplify netlogon_creds_cli_get

netlogon_creds_cli_get_internal almost does everything needed, only
the invalidating for credential chain use is missing.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/netlogon_creds_cli.c