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:14:05 +0000 (22:14 +0200)
commit93424793e594fe34ad36ab58ae2ef878798e085c
tree307e5928f80c90853476bc81a36579be0b244c53
parentf7d30cf9df499aa4cef0f8575f97116186e357e0
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