how to run kdesu without asking password?

erikmccaskey64 erikmccaskey64 at zoho.com
Fri Feb 11 09:47:57 UTC 2011


Fedora 14, with GNOME:

sudo works without password:

visudo
MYUSER ALL=(transmission-user) NOPASSWD: /usr/bin/transmission-gtk

then:
xhost local:transmission-user
sudo -u transmission-user -- /usr/bin/transmission-gtk

ok, it runs without prompting for a password. [I'm logged in with the "MYUSER" user]

But: when i want to use kdesu, then:

kdesu -c "/usr/bin/transmission-gtk" -u transmission-user &
it asks for a password.

How can i set kdesu to not prompt for a password with a given user/command? [just like with sudo]
Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20110211/043564a3/attachment.html 


More information about the users mailing list