Bug 31509 - Неудобные права на выполнение sudo
Summary: Неудобные права на выполнение sudo
Status: NEW
Alias: None
Product: ALT Linux Centaurus
Classification: Distributions
Component: Состав (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: qa-p7@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 18:57 MSK by Стас
Modified: 2015-11-17 18:57 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Стас 2015-11-17 18:57:42 MSK
На настоящий момент в P7 программу sudo могут запускать только члены группы wheel (и сам рут):
$ ls -l /usr/bin/sudo
-rws--x--- 1 root wheel 105536 июл 13  2012 /usr/bin/sudo

В результате приходится добавлять пользователя, от которого работает скрипт, в группу wheel.
IMHO будет лучшим решением использовать для этого собственную группу sudo.