]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 selftest: adapt ldap.py/sam.py test_all tests to new default computer...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Oct 2021 02:42:46 +0000 (15:42 +1300)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:10 +0000 (10:52 +0100)
commit46672d19a4b3b270d1f6fa5abf667981b3dd9ce1
tree0d7804089c2b69c24f7dc90686d053e3a648f7d1
parent4dfc225b0bb12dcae7d644d462dc436084145ac7
CVE-2020-25722 selftest: adapt ldap.py/sam.py test_all tests to new default computer behaviour

Objects of objectclass computer are computers by default now and this changes
the sAMAccountType and primaryGroupID as well as userAccountControl

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
selftest/knownfail.d/uac_objectclass_restrict
source4/dsdb/tests/python/ldap.py
source4/dsdb/tests/python/sam.py