s3:net: make use of cli_rpc_pipe_open_with_creds() by using net_context_creds()
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Nov 2019 12:58:37 +0000 (13:58 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 28 May 2020 06:43:37 +0000 (06:43 +0000)
commite8d71172cafd74a622bb0d375507f6f5ee3ffe88
treef8c167aa18daa1b93a9a2bc51e43833b6ee03358
parentf6e0582eaa0fbc7b1cb1747f3f3aa395b1cd83b3
s3:net: make use of cli_rpc_pipe_open_with_creds() by using net_context_creds()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/utils/net_rpc.c