Bug 415426 - kdesu does not remember password
Summary: kdesu does not remember password
Status: RESOLVED DUPLICATE of bug 404521
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: KDE4 Workspace (show other bugs)
Version: Final
Hardware: i386 openSUSE 11.0
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Lubos Lunak
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-07 12:13 UTC by mark williamson
Modified: 2008-08-18 12:19 UTC (History)
1 user (show)

See Also:
Found By: Community User
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mark williamson 2008-08-07 12:13:41 UTC
There exists a checkbox on the kdesu dialog that says "remember password"

It is assume the functionality would be thus:

Initiate command that requires sudo/root
kdesu opens
enter credentials
check "remember password"

Next time kdesu is required, the authentication should be retrieved from stored data. (wallet?) In this situation, the dialog should be bypassed and the program that required kdesu in the first place would appear.

However, regardless of the on/off state of this checkbox, kdesu always opens with no text in the password field, thus requiring the user to always enter the password.  This is bothersome on single user home systems.
Comment 1 Dirk Mueller 2008-08-07 14:11:45 UTC
the dialog should always appear because you have to verify that you want to run a certain application as root. 

this is the same with policykit integration - even though the system could in theory run the application as root automatically, it doesn't do that because the user has to confirm. 

I'm not sure what the actual issue that bothers you is: 

a) that the dialog opens and you have to do one extra click

or 

b) that you have to reenter the password for a new command

c) that you have to reenter the password even for launching the same command. 


c) is already fixed, a) is wontfix and b) is sort of by intention. 
Comment 2 chuck wolfe 2008-08-16 14:04:14 UTC
I can confirm this bug.
kde4.1, opensuse 11
the option that descibes my problem is:
c) that you have to reenter the password even for launching the same command. 

I notice kwallet is running, and I suspect that is the reason the password is not being stored.
Comment 3 Lubos Lunak 2008-08-18 12:19:12 UTC

*** This bug has been marked as a duplicate of bug 404521 ***