mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
950c86fb4c
Based on https://stackoverflow.com/a/1511273 Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
47 lines
1.7 KiB
INI
47 lines
1.7 KiB
INI
; defltws.inf
|
|
; Default security settings for ReactOS Workstation
|
|
|
|
[Version]
|
|
Signature = "$Windows NT$"
|
|
|
|
[Privilege Rights]
|
|
SeAssignPrimaryTokenPrivilege = *S-1-5-19, *S-1-5-20
|
|
SeAuditPrivilege = *S-1-5-19, *S-1-5-20
|
|
SeBackupPrivilege = *S-1-5-32-544
|
|
SeBatchLogonRight =
|
|
SeChangeNotifyPrivilege = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545
|
|
SeCreatePagefilePrivilege = *S-1-5-32-544
|
|
SeCreateGlobalPrivilege = *S-1-5-4, *S-1-5-6, *S-1-5-32-544
|
|
SeCreatePermanentPrivilege =
|
|
SeCreateTokenPrivilege =
|
|
SeDebugPrivilege = *S-1-5-32-544
|
|
SeDenyBatchLogonRight =
|
|
SeDenyInteractiveLogonRight =
|
|
SeDenyNetworkLogonRight =
|
|
SeDenyRemoteInteractiveLogonRight =
|
|
SeDenyServiceLogonRight =
|
|
SeEnableDelegationPrivilege =
|
|
SeImpersonatePrivilege = *S-1-5-6, *S-1-5-32-544
|
|
SeIncreaseBasePriorityPrivilege = *S-1-5-32-544
|
|
SeIncreaseQuotaPrivilege = *S-1-5-19, *S-1-5-20, *S-1-5-32-544
|
|
SeInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551
|
|
SeLoadDriverPrivilege = *S-1-5-32-544
|
|
SeLockMemoryPrivilege =
|
|
SeMachineAccountPrivilege =
|
|
SeManageVolumePrivilege = *S-1-5-32-544
|
|
SeNetworkLogonRight = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551
|
|
SeProfileSingleProcessPrivilege = *S-1-5-32-544
|
|
SeRemoteInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-555
|
|
SeRemoteShutdownPrivilege = *S-1-5-32-544
|
|
SeRestorePrivilege = *S-1-5-32-544
|
|
SeSecurityPrivilege = *S-1-5-32-544
|
|
SeServiceLogonRight =
|
|
SeShutdownPrivilege = *S-1-5-32-544, *S-1-5-32-545
|
|
SeSyncAgentPrivilege =
|
|
SeSystemEnvironmentPrivilege = *S-1-5-32-544
|
|
SeSystemProfilePrivilege = *S-1-5-32-544
|
|
SeSystemTimePrivilege = *S-1-5-32-544
|
|
SeTakeOwnershipPrivilege = *S-1-5-32-544
|
|
SeTcbPrivilege =
|
|
SeUndockPrivilege = *S-1-5-32-544, *S-1-5-32-545
|