[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and HDA_SystemControl.
[reactos.git] / media / inf / defltws.inf
1 ; defltws.inf
2 ; Default security settings for ReactOS Workstation
3
4 [Version]
5 Signature = "$Windows NT$"
6
7 [Privilege Rights]
8 SeAssignPrimaryTokenPrivilege = *S-1-5-19, *S-1-5-20
9 SeAuditPrivilege = *S-1-5-19, *S-1-5-20
10 SeBackupPrivilege = *S-1-5-32-544
11 SeBatchLogonRight =
12 SeChangeNotifyPrivilege = *S-1-1-0, *S-1-5-32-544, *S-1-5-32-545
13 SeCreatePagefilePrivilege = *S-1-5-32-544
14 SeCreateGlobalPrivilege = *S-1-5-4, *S-1-5-6, *S-1-5-32-544
15 SeCreatePermanentPrivilege =
16 SeCreateTokenPrivilege =
17 SeDebugPrivilege = *S-1-5-32-544
18 SeDenyBatchLogonRight =
19 SeDenyInteractiveLogonRight =
20 SeDenyNetworkLogonRight =
21 SeDenyRemoteInteractiveLogonRight =
22 SeDenyServiceLogonRight =
23 SeEnableDelegationPrivilege =
24 SeImpersonatePrivilege = *S-1-5-6, *S-1-5-32-544
25 SeIncreaseBasePriorityPrivilege = *S-1-5-32-544
26 SeIncreaseQuotaPrivilege = *S-1-5-19, *S-1-5-20, *S-1-5-32-544
27 SeInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-545, *S-1-5-32-547, *S-1-5-32-551
28 SeLoadDriverPrivilege = *S-1-5-32-544
29 SeLockMemoryPrivilege =
30 SeMachineAccountPrivilege =
31 SeManageVolumePrivilege = *S-1-5-32-544
32 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
33 SeProfileSingleProcessPrivilege = *S-1-5-32-544
34 SeRemoteInteractiveLogonRight = *S-1-5-32-544, *S-1-5-32-555
35 SeRemoteShutdownPrivilege = *S-1-5-32-544
36 SeRestorePrivilege = *S-1-5-32-544
37 SeSecurityPrivilege = *S-1-5-32-544
38 SeServiceLogonRight =
39 SeShutdownPrivilege = *S-1-5-32-544, *S-1-5-32-545
40 SeSyncAgentPrivilege =
41 SeSystemEnvironmentPrivilege = *S-1-5-32-544
42 SeSystemProfilePrivilege = *S-1-5-32-544
43 SeSystemTimePrivilege = *S-1-5-32-544
44 SeTakeOwnershipPrivilege = *S-1-5-32-544
45 SeTcbPrivilege =
46 SeUndockPrivilege = *S-1-5-32-544, *S-1-5-32-545
47
48
49 [Registry Values]
50 ; Full registry path = Type, Value
51 ;
52 ; Type:
53 ; 1: REG_SZ
54 ; 2: REG_EXPAND_SZ
55 ; 3: REG_BINARY
56 ; 4: REG_DWORD
57 ; 7: REG_MULTI_SZ
58
59 MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\DontDisplayLastUserName = 4, 0
60 MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\LegalNoticeCaption = 1, ""
61 MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\LegalNoticeText = 7, ""
62 MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\ShutdownWithoutLogon = 4, 1
63 MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\UndockWithoutLogon = 4, 1