rpcclient: Let rpc_pipe_open_ncalrpc() figure out the dst sock itself
commit0426f11bf0f719f4056704e309140d21b1bbf6a7
authorVolker Lendecke <vl@samba.org>
Mon, 8 Feb 2021 15:21:03 +0000 (8 16:21 +0100)
committerVolker Lendecke <vl@samba.org>
Fri, 19 Mar 2021 07:09:37 +0000 (19 07:09 +0000)
tree30b3f2a6654ff628226f1e1ce9803ac191e5ed59
parenta8ab5ab5bc2b127bdd4c1c0ba779d57d3a3e4135
rpcclient: Let rpc_pipe_open_ncalrpc() figure out the dst sock itself

Let the epmapper take care of this, with "EPMAPPER" being the default
socket that is connected for registration from ep_register()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/librpc/rpc/dcerpc_ep.c
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_pipe.h