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 12:31:16 +0000 (12:31 +0000)
commit38a9e17d02f2d53bcd643ed255b1fa2861f40ce0
tree2c4e3e674fb2cccd4c0cae585a90b8efa896b503
parent0afed23bcd2b18e811a3d63c45699e85ba3c9835
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