s4:dsdb/tests: add more detailed tests to sec_descriptor.py
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Mar 2023 13:48:00 +0000 (14:48 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 Mar 2023 22:10:32 +0000 (22:10 +0000)
commita0217c50e920557046628bb171f2addea2ad7416
tree1d339d852e7c4aded4b79d6bfd2ce988f7df651d
parent731c85add116b8ab192d9a2d3bc56296635a226d
s4:dsdb/tests: add more detailed tests to sec_descriptor.py

These demonstrate how inherited aces are constructed and applies
per objectclass, with and without the NO_PROPAGATE_INHERIT flag.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/samba4.ldap.secdesc.python [new file with mode: 0644]
source4/dsdb/tests/python/sec_descriptor.py