]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 selftest/user_account_control: more work to cope with UAC/objectclass...
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Oct 2021 10:41:23 +0000 (23:41 +1300)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:32 +0000 (19:45 +0000)
commitccd94963bd3c0600e1b6ae6b94e01fb5d2cbca9e
tree82c159d8a2cd3386a109a8cc94231ec373f537ee
parentb001f91668a17e128e709d8e548d053091e5337b
CVE-2020-25722 selftest/user_account_control: more work to cope with UAC/objectclass defaults and lock

This new restriction breaks a large number of assumptions in the tests, like
that you can remove some UF_ flags, because it turns out doing so will
make the 'computer' a 'user' again, and this will fail.

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