Bug 255894 - RFE: port KPPP to use KAuth framework
Summary: RFE: port KPPP to use KAuth framework
Status: REPORTED
Alias: None
Product: kppp
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Harri Porten
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 16:52 UTC by Jaroslav Reznik
Modified: 2010-11-02 16:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Reznik 2010-11-02 16:52:35 UTC
Version:           unspecified (using KDE 4.5.2) 
OS:                Linux

Port KPPP to use KAuth framework [1] as gaining root privilegies for UI part causes problems (with consolehelpet etc.) - see #164725.  Only helper part should be running under super user account.

[1] http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/namespaceKAuth.html

Reproducible: Didn't try


Actual Results:  
KPPP UI has to be runned with super user rights (suid bit, kdesu, consolehelper etc.).

Expected Results:  
KPPP has been split to helper and UI part.