s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_kerberos_...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Sep 2014 03:33:43 +0000 (20:33 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Oct 2014 23:09:51 +0000 (01:09 +0200)
commit8166ecaaa06a7febc9697ca4f97a3d61aa02d5c1
tree6d192e6be041f55c860c275bed5662dfe1635ce7
parent74dcde5347066016ae55f5575ac61061d1f5f7af
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_kerberos_state

This allows us to pass this value in directly from the cli_credentials structure in winbindd, once we merge this with cli_rpc_pipe_open_spnego().

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/passchange.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h
source3/rpcclient/rpcclient.c
source3/utils/net_rpc.c