]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/security: script to turn token/descriptor pairs into sddl
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 26 Jul 2023 05:50:22 +0000 (17:50 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 24 Aug 2023 02:53:31 +0000 (02:53 +0000)
commit3c3007909580ada71ecf262eb673d9001478e4fb
treec142032453aaf5405323ffc15123134ad8f9bc1e
parent55cc6b52c02cff0b1aeb86044de931bda0d535ab
libcli/security: script to turn token/descriptor pairs into sddl

We fuzz security descriptors in a couple of different ways, and this
maps seeds from one form into the other. The SDDL examples can also be
used in Windows tests.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/tests/data/extract-sddl-seeds [new file with mode: 0755]