diff options
author | Karolin Seeger <kseeger@samba.org> | 2010-03-23 15:24:25 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2010-03-23 15:24:25 +0100 |
commit | d05a1bd01359d73f2d6a6448a0272acef929ada0 (patch) | |
tree | fecd11c713a27b11343108869e0f349ea2216da6 /librpc/gen_ndr | |
parent | 18d1821490a9793dc7df123c5d3f212857239b29 (diff) | |
download | samba-d05a1bd01359d73f2d6a6448a0272acef929ada0.tar.gz samba-d05a1bd01359d73f2d6a6448a0272acef929ada0.tar.bz2 samba-d05a1bd01359d73f2d6a6448a0272acef929ada0.zip |
s3: Re-run make samba3-idl.
Karolin
Diffstat (limited to 'librpc/gen_ndr')
-rw-r--r-- | librpc/gen_ndr/security.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/librpc/gen_ndr/security.h b/librpc/gen_ndr/security.h index 58ab0755e7..6cf6cf5dc1 100644 --- a/librpc/gen_ndr/security.h +++ b/librpc/gen_ndr/security.h @@ -133,6 +133,10 @@ #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 SID_BUILTIN_PERFMON_USERS ( "S-1-5-32-558" ) +#define SID_BUILTIN_PERFLOG_USERS ( "S-1-5-32-559" ) +#define SID_BUILTIN_AUTH_ACCESS ( "S-1-5-32-560" ) +#define SID_BUILTIN_TS_LICENSE_SERVERS ( "S-1-5-32-561" ) #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" ) |