CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive matches...
commit1eca806c13f250b21e6a3dd4579903d84c608b3f
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 Aug 2023 23:18:46 +0000 (8 11:18 +1200)
committerJule Anger <janger@samba.org>
Sun, 8 Oct 2023 20:06:12 +0000 (8 22:06 +0200)
tree017ba78ede87545115b9851e5c83988f96201cfa
parente9cbf161261e7818e988c1b391dd31a5dd5e10f8
CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive matches once

When we (expect to) get back a result, do not waste time against a potentially
slow server confirming we also get back results for all the other attribute
combinations.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/tests/python/confidential_attr.py