s3:rpc_client: Add remote name and socket to cli_rpc_pipe_open_bind_schannel()
commit62aa769667464451cda672fc073e52a8e52ae4c1
authorAndreas Schneider <asn@samba.org>
Thu, 18 Nov 2021 10:47:26 +0000 (18 11:47 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Dec 2021 13:59:31 +0000 (2 13:59 +0000)
tree941417ca3d45afab31b1b7486b8415d32a4b8b11
parentc7ead1292852da371ff53fcdbd7ebd4bc1c08fbd
s3:rpc_client: Add remote name and socket to cli_rpc_pipe_open_bind_schannel()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14767

Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h
source3/rpc_client/cli_pipe_schannel.c
source3/rpcclient/rpcclient.c
source3/utils/net_rpc.c