Bug 178218 - Automatically retry action with kdesudo if permission denied
Summary: Automatically retry action with kdesudo if permission denied
Status: REPORTED
Alias: None
Product: kdesudo
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-19 20:04 UTC by Alan Moore
Modified: 2020-09-30 00:51 UTC (History)
1 user (show)

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 Alan Moore 2008-12-19 20:04:16 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Ubuntu Packages

When attempting an action that is prevented by lack of permissions -- for example, trying to edit a config file under /etc or /boot -- instead of merely getting a permssions error, the user could be presented with a dialog informing them that there was a permission problem, and asking if they want to retry the action with kdesudo/kdesu.

Naturally, this would be accompanied by the necessary warnings; also, it should be only activated if the user is in the sudoers file or has execute privileges on /bin/su, as appropriate.