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