Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.0 KiB

  1. // predefined ACEs
  2. #define AdminFull 1
  3. #define CreatorF 5
  4. #define EveryoneF 7
  5. #define EveryoneR 8
  6. #define PowerFull 11
  7. #define PowerRWD 13
  8. #define SystemFull 17
  9. #define TSUserFull 26
  10. #define TSUserR 27
  11. #define TSUserRW 28
  12. #define TSUserRWD 29
  13. #define UserR 30
  14. HKEY_LOCAL_MACHINE\Software\Microsoft
  15. Windows
  16. CurrentVersion
  17. SharedDLLs [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW]
  18. Uninstall [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW]
  19. App Paths [AdminFull CreatorF SystemFull PowerRWD UserR TSUserRW]
  20. org32.exe [AdminFull CreatorF SystemFull PowerRWD UserR TSUserFull]
  21. Explorer
  22. ShellExecuteHooks [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW]
  23. Windows NT
  24. CurrentVersion
  25. Fonts [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW]
  26. Embedding [AdminFull CreatorF EveryoneR PowerRWD SystemFull UserR TSUserRW]