]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: let cli_rpc_pipe_open_schannel() use rpccli_connect_netlogon() for...
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Sep 2024 05:41:09 +0000 (07:41 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commit677a6125bc2ced693b4969f859e922c3740447e5
treeed053e61ae9cad9eadc52c7e157fa005ef26e0cf
parentd1a3c74eb92d93b5964402efb5fd32c4b7ffaf33
s3:rpc_client: let cli_rpc_pipe_open_schannel() use rpccli_connect_netlogon() for netlogon

This way we could reuse the connection already created...

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