idl: added the RODC allow/deny secrets RIDs
[abartlet/samba.git/.git] / librpc / idl / security.idl
index 68ed485a82a4fb165bf80063b65396875256d55c..5594542155a6794e616e23fc937fc9963acc2526 100644 (file)
@@ -292,6 +292,8 @@ interface security
        const int DOMAIN_RID_POLICY_ADMINS           = 520;
        const int DOMAIN_RID_READONLY_DCS            = 521;
        const int DOMAIN_RID_RAS_SERVERS             = 553;
+       const int DOMAIN_RID_RODC_ALLOW              = 571;
+       const int DOMAIN_RID_RODC_DENY               = 572;
 
        /* well-known builtin RIDs */
        const int BUILTIN_RID_ADMINISTRATORS            = 544;