CVE-2023-4154 dsdb/tests: Speed up DirSync test by only checking positive matches...
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 Aug 2023 23:18:46 +0000 (11:18 +1200)
committerJule Anger <janger@samba.org>
Mon, 9 Oct 2023 20:15:19 +0000 (22:15 +0200)
commitebc2796a029b4dbe803457db0de9e999d1203460
tree1878039e71f2d675fb4e8a8d1bad3d6baa791487
parent3e7bdcd0e488fe0788ca537ca9894f0c4fda6be6
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