how to run kdesu without asking password?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




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.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux