]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 selftest: Adjust sam.py test_userAccountControl_computer_add_trust...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Oct 2021 02:06:14 +0000 (15:06 +1300)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:32 +0000 (19:45 +0000)
commit756f116b0ecb5a38664782d5113be944b70e9167
tree1921ce72c6dd540690c6c6ab21453770f6c77707
parent4150264ce0b50f01c52dd67f6cbbf5d3dab9d69e
CVE-2020-25722 selftest: Adjust sam.py test_userAccountControl_computer_add_trust to new reality

We now enforce that a trust account must be a user.

These can not be added over LDAP anyway, and our C
code in the RPC server gets this right in any case.

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/sam.py