mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
s3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RIGHT_SYSTEM_SECURITY.
We had up to three incarnations of these flags in Samba3. Guenther
This commit is contained in:
parent
38264bb3b8
commit
d94bbb3167
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user