Siduction Forum

BUGS => Archiv Bugs => 2013.2 => Topic started by: pit on 2014/05/14, 16:01:42

Title: kdesu (fixed)
Post by: pit on 2014/05/14, 16:01:42
Not sure whether this was reported before:

When you try to start a program using kdesu the next dialog doesn't accept the root password. Does anybody else notice this behaviour?

There is a fix: Just edit $HOME/.kde/share/config/kdesurc and change sudo to su .
Title: Re: kdesu (fixed)
Post by: bluelupo on 2014/05/14, 16:58:07
Hi pit,
no, that works not for me, neither with "sudo" or with "su". Show me your complete $HOME/.kde/share/config/kdesurc.
Title: Re: kdesu (fixed)
Post by: pit on 2014/05/14, 17:25:52
Just two lines:

Code: [Select]
[super-user-command]
super-user-command=su

I had some other problems (http://forum.siduction.org/index.php?topic=4452.msg37936#msg37936) with installing an extension pack in virtualbox. This one and deleting kdesudo as well did the job for me.
Title: Re: kdesu (fixed)
Post by: bluelupo on 2014/05/14, 17:33:55
Test it out the call (as user) "kdesudo dolphin". For me, this message comes after the dialog box with the password prompt.

Code: [Select]
$ kdesudo dolphin
Tut mir leid, der Benutzer michael darf '/usr/bin/dolphin' als root auf xxxxx nicht ausführen.
Title: Re: kdesu (fixed)
Post by: pit on 2014/05/14, 17:59:36
As I said: I removed kdesudo. Try using kdesu.
Title: Re: kdesu (fixed)
Post by: bluelupo on 2014/05/14, 21:33:27
pit: Sorry, I missed that. Now it works with kdesu.