]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:rpc_client: pass remote_{name,sockaddr} to rpccli_connect_netlogon()
authorStefan Metzmacher <metze@samba.org>
Fri, 20 Sep 2024 08:03:11 +0000 (10:03 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:46 +0000 (15:22 +0000)
commitd1a3c74eb92d93b5964402efb5fd32c4b7ffaf33
treea0bff0842b50f13f1b1468cfa0dbb4ea14a365b7
parent10d34de8d32401b1bbc4806350854ea9517b29c2
s3:rpc_client: pass remote_{name,sockaddr} to rpccli_connect_netlogon()

Otherwise this can only work with NCACN_NP...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/libnet/libnet_join.c
source3/rpc_client/cli_netlogon.c
source3/rpc_client/cli_netlogon.h
source3/winbindd/winbindd_cm.c