s3:winbindd: let winbind_samlogon_retry_loop() always start with authoritative = 1
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Feb 2022 13:19:16 +0000 (14:19 +0100)
committerJule Anger <janger@samba.org>
Thu, 6 Jul 2023 11:56:19 +0000 (11:56 +0000)
commit12043529bc1df793cc76823c289e4241821c535a
treea803d39385735e29cd1280db0c6811570d5b2003
parent156bafb22e4eea0ff5a287d1e75850ad34d2858e
s3:winbindd: let winbind_samlogon_retry_loop() always start with authoritative = 1

Otherwise we could treat a local problem as non-authoritative.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 0cb6de4b1d5410f3699172952be81c6eb75c2c86)
source3/winbindd/winbindd_pam.c