CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPN
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 21 Jun 2022 03:37:15 +0000 (15:37 +1200)
committerJule Anger <janger@samba.org>
Sun, 24 Jul 2022 09:41:53 +0000 (11:41 +0200)
commit51cbeff886fe01db463448f8655a43d10040dc8b
treed7aba51415d373c470f5433f6f80321ed030223f
parent5d958156c7e5d6c1da61d18fe4fd105b22639b56
CVE-2022-32746 s4:dsdb:tests: Add test for deleting a disallowed SPN

If an account has an SPN that requires Write Property to set, we should
still be able to delete it with just Validated Write.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
selftest/knownfail.d/acl-spn-delete [new file with mode: 0644]
source4/dsdb/tests/python/acl.py