]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:cli_netlogon: don't change remote_name in rpccli_setup_netlogon_creds_locked()
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Oct 2024 13:33:45 +0000 (13:33 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 31 Oct 2024 12:48:41 +0000 (12:48 +0000)
commit923df3c3f53fc5998f6535f7930a29208ced282d
tree6bbbdc4ef4a13f475740fbe7eeaf803300a87959
parentefbbe8d6f80ceb6107f20486623eee949409c0ff
s3:cli_netlogon: don't change remote_name in rpccli_setup_netlogon_creds_locked()

This was missing in commit 628d7b6f2e626c9c530473d06c038dfec9cbd17a.

We should not alter the name to '<UNKNOWN>'!

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