sddl: Fix incorrect SDDL SID strings
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 14 Mar 2022 05:14:15 +0000 (18:14 +1300)
committerJoseph Sutton <jsutton@samba.org>
Thu, 17 Mar 2022 23:11:37 +0000 (23:11 +0000)
commite61fa573fe1a911460cfb3b64ba05b031d124256
tree58064ea2fbc2cd34e2f62afa526ebc643bbd5946
parent9b913fcb0f4e69b9fd7db1c974d7534ef356a318
sddl: Fix incorrect SDDL SID strings

Change the values to match those used by Windows.

Verified with PowerShell commands of the form:
New-Object Security.Principal.SecurityIdentifier ER

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
libcli/security/sddl.c
librpc/idl/security.idl
selftest/knownfail.d/sid-strings