]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:cli_netlogon: let rpccli_connect_netlogon() use force_reauth = true on retry
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Oct 2024 11:10:49 +0000 (12:10 +0100)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 30 Oct 2024 23:08:36 +0000 (23:08 +0000)
commit7f478656dcf08619bc3a7ad390c7db3bfdef924e
tree7eee6099b3995b6ddbe037fb69a045e3e10f7f4e
parentd174b6595a962230bf71cc5c2f512a2c93a4cc1b
s3:cli_netlogon: let rpccli_connect_netlogon() use force_reauth = true on retry

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source3/rpc_client/cli_netlogon.c