summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--librpc/gen_ndr/security.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/librpc/gen_ndr/security.h b/librpc/gen_ndr/security.h
index 0dc50c3d86..23439be6bc 100644
--- a/librpc/gen_ndr/security.h
+++ b/librpc/gen_ndr/security.h
@@ -133,6 +133,9 @@
#define SID_BUILTIN_REMOTE_DESKTOP_USERS ( "S-1-5-32-555" )
#define SID_BUILTIN_NETWORK_CONF_OPERATORS ( "S-1-5-32-556" )
#define SID_BUILTIN_INCOMING_FOREST_TRUST ( "S-1-5-32-557" )
+#define NAME_NT_SERVICE ( "NT SERVICE" )
+#define SID_NT_NT_SERVICE ( "S-1-5-80" )
+#define SID_NT_TRUSTED_INSTALLER ( "S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464" )
#define DOMAIN_RID_LOGON ( 9 )
#define DOMAIN_RID_ENTERPRISE_READONLY_DCS ( 498 )
#define DOMAIN_RID_ADMINISTRATOR ( 500 )