s3:rpc_client: use cli_credentials based functions in cli_rpc_pipe_open_schannel()
commitc3b7e6e2185b3e09d70326914e70eac314de9b63
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Feb 2015 08:34:45 +0000 (9 09:34 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:43 +0000 (12 17:13 +0100)
treeeb86f1f4d46ab3ddc88fe589ddce0a7737b847af
parent0994e0a3e30b447eb44e7701207de9a3c13e63cc
s3:rpc_client: use cli_credentials based functions in cli_rpc_pipe_open_schannel()

This simplifies the code and allows the previous password to be passed
through the stack.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source3/rpc_client/cli_pipe_schannel.c