]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: split out cli_rpc_pipe_client_auth_schannel()
authorStefan Metzmacher <metze@samba.org>
Tue, 17 Sep 2024 02:23:40 +0000 (04:23 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commit14fe854ec5379c422e805cde6ed6290f86ad66db
tree726f12e3249bd48fafa3355c273dd50b8733469b
parentdd7980841593d18081216e6eb3e1b0fb9bd9c757
s3:rpc_client: split out cli_rpc_pipe_client_auth_schannel()

This will allow us to use it without creating a new
association group and transport connection.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h