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>
Tue, 10 Oct 2023 14:49:39 +0000 (14:49 +0000)
commitd4a71fbece8693c8522c429f462cecfb18b607a4
tree641806870c514b5074a31cb388daf6250cecc6ad
parent76b8d3edce1f4e1a3da725b72ebc5b9508d9a120
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