Bug 224650

Summary: Bug when password have been change
Product: [Applications] krdc Reporter: BRULE Herman <alpha_one_x86>
Component: generalAssignee: Urs Wolfer <uwolfer>
Status: CONFIRMED ---    
Severity: normal CC: bluedzins, kde, postix
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
See Also: https://bugs.kde.org/show_bug.cgi?id=177244
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description BRULE Herman 2010-01-28 19:47:25 UTC
Version:            (using KDE 4.3.4)
Installed from:    Gentoo Packages

Hello,
I have do mistake, I have recorded my password in rescu mode in vnc, then after reboot the password of vnc have been changed, and krdc unable to detect and re ask my the password.
Thanks to fix it.
Comment 1 Maciej Pilichowski 2010-03-11 21:56:28 UTC
Actually the bug lies in UI -- there should be explicit user and password editboxes all the time, only if kwallet is used -- initially set by kwallet. The same way login web pages & konqueror works -- the fact kwallet keeps old login/password does not prevent user from entering any value (including old one).

IOW -- please add editbox to the settings dialog (the one which is per connection), without it user is in dead lock.
Comment 2 Urs Wolfer 2010-03-11 22:01:44 UTC
I agree with comment #1. Will change this dialog in future.
Comment 3 Rolf Eike Beer 2010-05-14 14:42:14 UTC
Isn't this more or less the same as bug:177244?