1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/selftest
Douglas Bagnall 882ad16138 pytest: compare Samba vs Windows SDDL security descriptors
Can Samba understand Windows security descriptors? Does it parse SDDL
the same way?

Here we test on over 7000 SDDL/descriptor pairs and find the answer
is pleasing. In later commits we will add more tests using different
classes of ACE.

The test cases are derived from fuzz seeds, exported to Windows via
the script in the last commit, with the Windows descriptor bytes found
using libcli/security/tests/windows/windows-sddl-test.py.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-08-24 02:53:31 +00:00
..
provisions python: Fix code spelling 2023-07-13 05:41:36 +00:00
win s4:selftest: Fix shellcheck errors in wintest_rpc.sh 2022-08-22 20:35:36 +00:00
test_samba3dump.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
test_w2k3_file.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
test_w2k3.sh s4:selftest: Fix shellcheck errors in test_w2k3.sh 2022-08-22 14:20:36 +00:00
test_win.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
tests_win2k3_dc.sh
tests_win.sh s4:selftest: Reformat shell scripts 2022-07-15 12:08:36 +00:00
tests.py pytest: compare Samba vs Windows SDDL security descriptors 2023-08-24 02:53:31 +00:00