]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2020-25722 dsdb: Tests for our known set of privileged attributes
authorAndrew Bartlett <abartlet@samba.org>
Tue, 10 Aug 2021 10:31:02 +0000 (22:31 +1200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:09 +0000 (10:52 +0100)
commitd82cba0d8c796a140c52da72f5cbf10ca0e1de5a
treeec5bd2759d3cfac3556cf25d03404fd47c5d0612
parentd2eee68c8a578275be069637eae7acdaebad41fd
CVE-2020-25722 dsdb: Tests for our known set of privileged attributes

This, except for where we choose to disagree, does pass
against Windows 2019.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14703
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14778
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14775

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
selftest/knownfail.d/priv_attr [new file with mode: 0644]
source4/dsdb/tests/python/priv_attrs.py [new file with mode: 0644]
source4/selftest/tests.py