https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e5c27b2fd6db0d57f10f7…
commit e5c27b2fd6db0d57f10f76759c0a87011612f6bb
Author: Eric Kohl <eric.kohl(a)reactos.org>
AuthorDate: Sat Jan 16 15:55:41 2021 +0100
Commit: Eric Kohl <eric.kohl(a)reactos.org>
CommitDate: Sat Jan 16 15:55:41 2021 +0100
[INF] Add 'Group Membership' section, missing Guest user rights and translated
strings
---
media/inf/defltwk.inf | 64 +++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 62 insertions(+), 2 deletions(-)
diff --git a/media/inf/defltwk.inf b/media/inf/defltwk.inf
index 0a5dd887970..d1796298c67 100644
--- a/media/inf/defltwk.inf
+++ b/media/inf/defltwk.inf
@@ -34,8 +34,8 @@ SeCreatePermanentPrivilege =
SeCreateTokenPrivilege =
SeDebugPrivilege = *S-1-5-32-544
SeDenyBatchLogonRight =
-SeDenyInteractiveLogonRight =
-SeDenyNetworkLogonRight =
+SeDenyInteractiveLogonRight = %SceInfGuest%
+SeDenyNetworkLogonRight = %SceInfGuest%
SeDenyRemoteInteractiveLogonRight =
SeDenyServiceLogonRight =
SeEnableDelegationPrivilege =
@@ -63,6 +63,9 @@ SeTakeOwnershipPrivilege = *S-1-5-32-544
SeTcbPrivilege =
SeUndockPrivilege = *S-1-5-32-544, *S-1-5-32-545
+[Group Membership]
+%SceInfUsers%__Memberof =
+%SceInfUsers%__Members = %SceInfAuthUsers%, %SceInfInteractive%
[Registry Values]
; Full registry path = Type, Value
@@ -81,10 +84,67 @@
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\ShutdownWithou
MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\UndockWithoutLogon = 4,
1
[Strings]
+SceInfAuthUsers = "Authenticated Users"
+ScsInfInteractive = "INTERACTIVE"
SceInfGuest = "Guest"
+SceInfUsers = "Users"
+
+[Strings.0404]
+SceInfAuthUsers = "經過身份驗證的使用者"
+ScsInfInteractive = "INTERACTIVE"
+SceInfGuest = "來賓"
+SceInfUsers = "使用者"
[Strings.0407]
+SceInfAuthUsers = "Authentifizierte Benutzer"
+ScsInfInteractive = "INTERAKTIV"
SceInfGuest = "Gast"
+SceInfUsers = "Benutzer"
+
+[Strings.0410]
+SceInfAuthUsers = "Utenti autenticati"
+ScsInfInteractive = "INTERATTIVO"
+SceInfGuest = "Guest"
+SceInfUsers = "Utenti"
+
+[Strings.0415]
+SceInfAuthUsers = "Użytkownicy uwierzytelnieni"
+ScsInfInteractive = "INTERAKTYWNA"
+SceInfGuest = "Gość"
+SceInfUsers = "Użytkownicy"
+
+[Strings.0418]
+SceInfAuthUsers = "Utilizatori autentificați"
+ScsInfInteractive = "INTERACTIV"
+SceInfGuest = "Oaspete"
+SceInfUsers = "Utilizatori"
[Strings.0419]
+SceInfAuthUsers = "Авторизованные пользователи"
+ScsInfInteractive = "INTERACTIVE"
SceInfGuest = "Гость"
+SceInfUsers = "Пользователи"
+
+[Strings.041c]
+SceInfAuthUsers = "Përdorues vërtetuar"
+ScsInfInteractive = "INTERAKTIVE"
+SceInfGuest = "Vizitorë"
+SceInfUsers = "Përdoruesit"
+
+[Strings.041f]
+SceInfAuthUsers = "Kimliği Doğrulanmış Kullanıcılar"
+ScsInfInteractive = "ETKLİEŞİMLİ"
+SceInfGuest = "Konuk"
+SceInfUsers = "Kullanıcılar"
+
+[Strings.0804]
+SceInfAuthUsers = "经过身份验证的用户"
+ScsInfInteractive = "INTERACTIVE"
+SceInfGuest = "来宾"
+SceInfUsers = "用户"
+
+[Strings.0816]
+SceInfAuthUsers = "Utilizadores autenticados"
+ScsInfInteractive = "INTERACTIVE"
+SceInfGuest = "Convidado"
+SceInfUsers = "Utilizadores"