Bug 493904 - S-c-tools cleanup: port to PolicyKit
Summary: S-c-tools cleanup: port to PolicyKit
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-boot
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 502760 (view as bug list)
Depends On:
Blocks: 502765 493595
TreeView+ depends on / blocked
 
Reported: 2009-04-03 10:11 UTC by Roman Rakus
Modified: 2014-05-08 16:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-08 16:41:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Roman Rakus 2009-04-03 10:11:59 UTC
Description of problem:
It's not a good approach to let system config tool runn
under superuser account - it's a security risk. Instead
each tools which needs users privileges should be divided
to two parts - one which serves as privileged backend
running on demand and user interface that can ask for
privileged action over message bus (and ask password if 
needed). Once action is approved by PolicyKit, it can be
processed.

Every tool should be ported to use PolicyKit.

How reproducible:
Steps to Reproduce

Actual results:
System config tool has to be run under superuser account.

Expected results
System config tool is not runned under superuser account
and asks for privileged access. 

Additional info
Look at https://fedorahosted.org/python-slip/

Comment 1 Harald Hoyer 2011-03-08 15:25:09 UTC
*** Bug 502760 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.