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)
committerStefan Metzmacher <metze@samba.org>
Wed, 5 Jul 2023 12:17:38 +0000 (12:17 +0000)
commit0cb6de4b1d5410f3699172952be81c6eb75c2c86
tree61d304a1c100f34d1163aa3cfebfc90ba6d30d58
parent4ad5a35a3f67860aa7a1345efcfc92fe40578e31
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>
source3/winbindd/winbindd_pam.c