]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:rpc_server/lsa: Use explicit SID instead of SDDL abbreviation
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 14 Mar 2022 06:40:45 +0000 (19:40 +1300)
committerJoseph Sutton <jsutton@samba.org>
Thu, 17 Mar 2022 23:11:37 +0000 (23:11 +0000)
This is to prepare for the SDDL string being removed.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/rpc_server/lsa/lsa_init.c

index 400c5093079252a6b95be17a322f9b63776b3c98..cd4a1569aea131324cff6030a00a6b07fa90fef2 100644 (file)
@@ -35,7 +35,7 @@
        "(A;;0x00000801;;;AN)" \
        "(A;;0x00001000;;;LS)" \
        "(A;;0x00001000;;;NS)" \
-       "(A;;0x00001000;;;IS)" \
+       "(A;;0x00001000;;;S-1-5-17)" \
        "(A;;0x00000801;;;S-1-15-2-1)"
 
 static const struct generic_mapping dcesrv_lsa_policy_mapping = {