pytest:sddl Samba had the wrong value for FA, now fix the tests
commit334afc7157ecf783db9186e93f5489136e273b8a
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Apr 2023 04:27:38 +0000 (26 16:27 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Apr 2023 02:15:36 +0000 (28 02:15 +0000)
treeb0bd465b583cd3e587608ac3571a552c8c809926
parentc0d477738eaf736d13b4c17f638776d320b3f1e6
pytest:sddl Samba had the wrong value for FA, now fix the tests

The tests that were in SddlWindowsFlagsAreDifferent have the behaviour
we want, and as we aim for Samba flags no longer being different, we
shift them to SddlNonCanonical. The tests in SddlSambaDoesItsOwnThing
are removed because they showed Samba's old behaviour around FA.

This will create knownfails, which will be fixed by the commit fixing the
value of "FA".

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/sddl.py
selftest/knownfail.d/sddl