mirror of
https://github.com/altlinux/admx-basealt.git
synced 2025-02-01 13:47:07 +03:00
correction of security options
This commit is contained in:
parent
9337582988
commit
7be1122993
@ -321,7 +321,7 @@ Only root — Only superuser (root) is permitted to run /sbin/mount.nfs
|
||||
<string id="nfsmount_wheelonly">Only wheel</string>
|
||||
<string id="nfsmount_restricted">Only root</string>
|
||||
|
||||
<string id="pam_mktemp">Create individual temporary directories for users</string>
|
||||
<string id="pam_mktemp">Create temporary directories</string>
|
||||
<string id="pam_mktemp_help">This policy determines whether to create individual temporary directories for users
|
||||
|
||||
Disabled — Disable the creation of individual temporary directories for users
|
||||
@ -635,7 +635,7 @@ 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 users of the «wheel» group</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
|
||||
|
||||
Disabled — Disable sudo password request for users of the «wheel» group
|
||||
|
@ -323,7 +323,7 @@
|
||||
<string id="nfsmount_wheelonly">Только wheel</string>
|
||||
<string id="nfsmount_restricted">Только root</string>
|
||||
|
||||
<string id="pam_mktemp">Создание отдельных временных каталогов для пользователей</string>
|
||||
<string id="pam_mktemp">Создание временных каталогов</string>
|
||||
<string id="pam_mktemp_help">Эта политика определяет, следует ли создавать отдельные временные каталоги для пользователей
|
||||
|
||||
Отключено — отключить создание отдельных временных каталогов для пользователей
|
||||
@ -633,7 +633,7 @@ TCB — любой пользователь может изменить свой
|
||||
<string id="sudoreplay_wheelonly">Только wheel</string>
|
||||
<string id="sudoreplay_restricted">Только root</string>
|
||||
|
||||
<string id="sudowheel">Запрос пароля sudo для пользователей группы «wheel»</string>
|
||||
<string id="sudowheel">Запрос пароля sudo для группы «wheel»</string>
|
||||
<string id="sudowheel_help">Эта политика определяет, следует ли делать запрос пароля sudo для пользователей группы «wheel»
|
||||
|
||||
Отключено — отключить запрос пароля sudo для пользователей группы «wheel»
|
||||
|
Loading…
x
Reference in New Issue
Block a user