pytest:sddl: show the correct handling of the "FA" SDDL flag
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Apr 2023 05:00:17 +0000 (17:00 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 28 Apr 2023 02:15:36 +0000 (02:15 +0000)
commit9fc6062bd3b8c44ccdef0ac6572c28b0798fb557
treef7f825371ad72b2e56fdf4d66cac86696544c5d8
parent334afc7157ecf783db9186e93f5489136e273b8a
pytest:sddl: show the correct handling of the "FA" SDDL flag

The "FA" flag should map to 0x1f01ff, and 0x1f01ff should be converted
back into "FA".

This will be fixed over the next couple of commits.

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