s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerberos_state
authorAndrew Bartlett <abartlet@samba.org>
Tue, 23 Sep 2014 03:28:01 +0000 (20:28 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Oct 2014 23:09:51 +0000 (01:09 +0200)
commit74dcde5347066016ae55f5575ac61061d1f5f7af
tree5b16c75a99a2843ec182028a09fed99acef50346
parent14f6256c515ff4af4f478f947ad89b7edc8743cf
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerberos_state

This allows us to pass this value in directly from the cli_credentials
structure in winbindd.

Andrew Bartlett

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