]> 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>
Tue, 9 Nov 2021 19:45:32 +0000 (19:45 +0000)
commit56eff305cff77d5e642eba5e6dc2457285f483b8
tree20ab11a50bf7bd2eb4813acd9cca123589452290
parent66986eefc656988bc04922706f105dedcd0d45f7
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