s3:net: make use of cli_credentials_init_anon() in connect_to_ipc_anonymous()
commitcf142ab619dd41e6151a4cd48058336c0bcdfebd
authorStefan Metzmacher <metze@samba.org>
Mon, 11 Nov 2019 14:14:18 +0000 (11 15:14 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 28 May 2020 06:43:39 +0000 (28 06:43 +0000)
tree74ff99d20d13232c94e65e163e0761c86c2462d9
parent4fb99f92ac2ab3491e77373c612171b5203d1acb
s3:net: make use of cli_credentials_init_anon() in connect_to_ipc_anonymous()

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