git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38264bb
)
s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY.
author
Günther Deschner
<gd@samba.org>
Tue, 21 Apr 2009 11:01:29 +0000
(13:01 +0200)
committer
Günther Deschner
<gd@samba.org>
Tue, 21 Apr 2009 11:01:29 +0000
(13:01 +0200)
We had up to three incarnations of these flags in Samba3.
Guenther
source3/include/rpc_secdes.h
patch
|
blob
|
history
diff --git
a/source3/include/rpc_secdes.h
b/source3/include/rpc_secdes.h
index 1ce3f846003b09b46a916e24543b9b63628b077f..6db3f2d7c787083ebd48b23ad69d78854c2e8b48 100644
(file)
--- a/
source3/include/rpc_secdes.h
+++ b/
source3/include/rpc_secdes.h
@@
-121,9
+121,6
@@
struct standard_mapping {
#define STANDARD_RIGHTS_MASK 0x00FF0000
#define GENERIC_RIGHTS_MASK 0xF0000000
-#define SEC_RIGHT_SYSTEM_SECURITY 0x01000000
-#define SEC_RIGHT_MAXIMUM_ALLOWED 0x02000000
-
/* Generic access rights */
#define GENERIC_RIGHT_ALL_ACCESS 0x10000000