]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libads: let cldap_ping_list() check for a blacklisted server name
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Feb 2022 12:09:14 +0000 (13:09 +0100)
committerJule Anger <janger@samba.org>
Thu, 7 Aug 2025 12:53:16 +0000 (12:53 +0000)
commit213af0ed20bdd97157c8a08e6959d76c5f9d27aa
tree49ac483c47f1266e6e0f30eb27f3657e30c025ab
parent04c938d82b7c772529816f47240310fd7f769798
s3:libads: let cldap_ping_list() check for a blacklisted server name

If we black listed a server we should not use it even if
it responses to CLDAP requests.

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

Pair-Programmed-With: Ralph Boehme <slow@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit 08c8760ad9706b62755e35acaa121647344a4c9e)
source3/libads/ldap.c