summaryrefslogtreecommitdiff
path: root/librpc/idl/security.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/security.idl')
-rw-r--r--librpc/idl/security.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/librpc/idl/security.idl b/librpc/idl/security.idl
index b8604741164..d05e3c3e1b7 100644
--- a/librpc/idl/security.idl
+++ b/librpc/idl/security.idl
@@ -284,6 +284,8 @@ interface security
const string SID_BUILTIN_HYPER_V_ADMINS = "S-1-5-32-578";
const string SID_BUILTIN_ACCESS_CONTROL_ASSISTANCE_OPS = "S-1-5-32-579";
const string SID_BUILTIN_REMOTE_MANAGEMENT_USERS = "S-1-5-32-580";
+ const string SID_BUILTIN_SYSTEM_MANAGED_ACCOUNTS_GRP = "S-1-5-32-581";
+ const string SID_BUILTIN_STORAGE_REPLICA_ADMINISTRATORS = "S-1-5-32-582";
const string SID_SECURITY_RESTRICTED_CODE = "S-1-5-33";