1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

rpc_server/lsa: Match Windows security descriptor

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Joseph Sutton 2022-03-29 10:03:55 +13:00 committed by Jeremy Allison
parent 1808e5c133
commit 03894de3ab

View File

@ -30,13 +30,14 @@
"O:BAG:SY" \
"D:" \
"(D;;0x00000800;;;AN)" \
"(A;;GA;;;BA)" \
"(A;;GX;;;WD)" \
"(A;;0x000f1fff;;;BA)" \
"(A;;0x00020801;;;WD)" \
"(A;;0x00000801;;;AN)" \
"(A;;0x00001000;;;LS)" \
"(A;;0x00001000;;;NS)" \
"(A;;0x00001000;;;S-1-5-17)" \
"(A;;0x00000801;;;S-1-15-2-1)"
"(A;;0x00000801;;;AC)" \
"(A;;0x00000801;;;S-1-15-2-2)"
static const struct generic_mapping dcesrv_lsa_policy_mapping = {
LSA_POLICY_READ,