kdesu is een verwijzing naar kdesudo in Kubuntu. Zie:
http://kubuntuforums.net/forums/index.php?topic=3113650.msg241827#msg241827"kdesu (the executable) is in the "kdebase-runtime" package, file: /usr/lib/kde4/libexec/kdesu-distrib/kdesu (yes, it's not in path, so you have to use full path to run it)
Vanilla KDE distributes kdesu as /usr/lib/kde4/libexec/kdesu, which in kubuntu is a symlink to /etc/alternatives/kdesu->/usr/bin/kdesudo."
"KDE's normal KdeSu doesn't deal correctly with sudo, and is only capable of authentication.
It doesn't deal with sudo specific features like NOPASSWD and so on.
KdeSudo acts like a wrapper for sudo commands, and therefore, supports all "sudoers" file options."