[Bug 154355] kdesu gives a wrong password error

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Thu Dec 20 12:03:43 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154355         




------- Additional Comments From thomas.friedrichsmeier ruhr-uni-bochum de  2007-12-20 13:03 -------
Since Ubuntu likes to replace kdesu with kdesudo, and in KDE 4 kdesu is not in the path by default, I'd like to rule out we're actually seeing a kdesudo problem, here.

Could you do the following: Start an app needing admin priviledges from the menu as described in the report. Do not enter a password, yet. In the terminal, identify the path of the called su-programm using
# ps axf | grep "su"
(or something like that)
Now try
# /the/path/you/got --version
on the results, and post, here.

Please also compare this to plain:
# kdesu --version

Thanks!



More information about the Unassigned-bugs mailing list