CVE-2023-0614 dsdb: Alter timeout test in large_ldap.py to be slower by matching...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 2 Mar 2023 21:31:40 +0000 (10:31 +1300)
committerJule Anger <janger@samba.org>
Mon, 20 Mar 2023 09:03:37 +0000 (10:03 +0100)
commit8712a2dc972fd336fa6d3c5f6fdc4901b01e8c41
treebafdc14da7377de051c3810d310fb197da67fc2c
parentbf7b9d9d5e4fd837f5528dc7140082423131d2b5
CVE-2023-0614 dsdb: Alter timeout test in large_ldap.py to be slower by matching on large objects

This changes the slow aspect to be the object matching not the filter parsing.

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
source4/dsdb/tests/python/large_ldap.py