Updates done by everyone

Matthew Miller mattdm at mattdm.org
Sun Dec 10 01:36:41 UTC 2006


On Sat, Dec 09, 2006 at 11:12:14PM +0100, Roger Grosswiler wrote:
> Of course, the program shouldn't be started in another way. 
> i thought about sudo, but i left it. btw. /usr/bin/pup links to the
> consolehelper, the real app is in /usr/sbin/pup (?)

consolehelper is another mechanism for providing sudo-like functionality.
Rather than changing the app to run with sudo, what you want to do is edit
the consolehelper config in /etc/security/console.apps/pup. 'man userhelper'
for the variables that can be set there -- probably what you want to do is
set "UGROUPS=wheel" in that file and then add all pup-privileged users to
the wheel group. (gpasswd wheel -a roger).

-- 
Matthew Miller           mattdm at mattdm.org          <http://mattdm.org/>
Boston University Linux      ------>              <http://linux.bu.edu/>




More information about the fedora-list mailing list