This commit is contained in:
Антон Абрамов 2022-08-03 13:43:18 +04:00
commit 8da6721327
2 changed files with 9 additions and 8 deletions

View File

@ -634,12 +634,12 @@ Only root — Only superuser (root) is permitted to run /usr/bin/sudoreplay
<string id="sudoreplay_wheelonly">Only wheel</string>
<string id="sudoreplay_restricted">Only root</string>
<string id="sudowheel">Request sudo password for «wheel» group</string>
<string id="sudowheel_help">This policy determines whether to make a sudo password request for users of the «wheel» group
<string id="sudowheel">Allow sudo command to members of "wheel" group</string>
<string id="sudowheel_help">This policy allows or denies members of the "wheel" group to use the sudo command. If the policy is enabled, users in the "wheel" group can elevate system privileges via the sudo command. If the policy is not configured or disabled, a member of the "wheel" groups will not be able to use the sudo command.
Disabled — Disable sudo password request for users of the «wheel» group
Disabled - user group "wheel" cannot elevate privileges via sudo command
Enabled — Enable sudo password request for users of the «wheel» group
Enabled - user group "wheel" can elevate privileges via sudo command
</string>
<string id="system-auth">Authentication method</string>

View File

@ -633,12 +633,13 @@ TCB — любой пользователь может изменить свой
      <string id="sudoreplay_wheelonly">Только wheel</string>
      <string id="sudoreplay_restricted">Только root</string>
      <string id="sudowheel">Запрос пароля sudo для группы «wheel»</string>
      <string id="sudowheel_help">Эта политика определяет, следует ли делать запрос пароля sudo для пользователей группы «wheel»
      <string id="sudowheel">Разрешить команду sudo членам группы «wheel»</string>
      <string id="sudowheel_help">Эта политика разрешает или запрещает членам группы «wheel» применять команду sudo. Если политика включена, пользователи из группы «wheel» могут повысить системные привилегии через команду sudo. Если политика не настроена или отключена, член групп «wheel» не сможет применить команду sudo.
Отключено — отключить запрос пароля sudo для пользователей группы «wheel»
Отключено - пользователь группы «wheel» не может повысить привилегии через команду sudo
Включено - пользователь группы «wheel» может повысить привилегии через команду sudo
Включено — включить запрос пароля sudo для пользователей группы «wheel»
      </string>
      <string id="system-auth">Метод аутентификации</string>