Ktsuss is great for the multiple-DE scripts! Though it crashed when I tried the command ktsuss -?
Hi,
It does not provide this option.
$ ktsuss --help
Usage: ktsuss [OPTION] command [COMMAND ARGUMENTS]
Run a command as another user
OPTIONS:
-v, --version Gives ktsuss version info
-u, --user USER Runs the command as the given user
-m, --message MESG Change default message in ktsuss window
-h, --help Show this help
sudo needs your user to be configured with the visudo command started from a root console. You can add your user, or uncomment the wheel line and add your user to the wheel group.
A given user (here his name is guvnr):

Other methods:
https://wiki.archlinux.org/index.php/SudoYou still
don't need kdesu, gksu, or ktsuss
to use gpasswd : they are tools to give temporary admin priviledges to some
gui applications, whereas gpasswd is
a text only command tool.