Fedora 12 to remove unprivileged package installation
Posted Nov 20, 2009 19:45 UTC (Fri) by
dskoll (subscriber, #1630)
In reply to:
Fedora 12 to remove unprivileged package installation by drag
Parent article:
Fedora 12 to remove unprivileged package installation
The use case is "Being able to perform daily desktop activities without granting access to the root account". That's all.
sudo grants restricted access to the root account. So does Policy Kit. The technical details differ (sudo does it in-process with a SUID binary; Policy Kit does it via IPC to a daemon running as root), but you're just quibbling over semantics by claiming that Policy Kit does not grant "access to the root account."
Note that I have no strong preferences for sudo over Policy Kit except for the general observation that very granular and tweakable security facilities are often harder to get right than less granular ones. However, as long as distros do a good job of providing sensible Policy Kit defaults, then Policy Kit is fine. The big issue was that F12's (now reverted) policy was not very sensible.
(
Log in to post comments)