I've recently installed Kubuntu 14.04 64-bit -- chosen for Pipelight installation support, upgrades rather than clean installs at version end of life, and the familiar KDE/Plasma desktop and Debian derivation, meaning a shorter learning curve. I've been using Mepis 11 exclusively for over a year, and alongside Windows XP for about a year before that, but found it was getting a little too old to be able to support the things I needed to do.
I note one of the big differences between directly Debian based distros like Mepis and antiX (which I have on my two older computers) and Ubuntu derivatives is that *buntu (at least since version 13) has eliminated direct root login from common use. This isn't a bad thing in terms of logging into the GUI; it's awfully easy to hose your system running the whole machine as root, but since I'm used to having a separate root password (lets me use the same password to administer all Linux installations in the house, separate from my or others' user passwords), I looked up how to activate the root account in Kubuntu, and now I can use su in a shell the way I'm used to doing in Mepis (and already have the habit of promptly closing the shell or exiting the root privilege on finishing my task). Problem is, programs in the Kubuntu menu that need admin privilege still expect my user password, and even editing their launchers to launch via kdesu doesn't get them to start with the root password.
How can I get kdesu to use the root password instead of the user password that sudo would use, or otherwise launch privileged menu items with root password now that I have it enabled? Not saying it's better my way, just that this is what I'm used to and I don't think it's any less safe or secure than Kubuntu's method.
I note one of the big differences between directly Debian based distros like Mepis and antiX (which I have on my two older computers) and Ubuntu derivatives is that *buntu (at least since version 13) has eliminated direct root login from common use. This isn't a bad thing in terms of logging into the GUI; it's awfully easy to hose your system running the whole machine as root, but since I'm used to having a separate root password (lets me use the same password to administer all Linux installations in the house, separate from my or others' user passwords), I looked up how to activate the root account in Kubuntu, and now I can use su in a shell the way I'm used to doing in Mepis (and already have the habit of promptly closing the shell or exiting the root privilege on finishing my task). Problem is, programs in the Kubuntu menu that need admin privilege still expect my user password, and even editing their launchers to launch via kdesu doesn't get them to start with the root password.
How can I get kdesu to use the root password instead of the user password that sudo would use, or otherwise launch privileged menu items with root password now that I have it enabled? Not saying it's better my way, just that this is what I'm used to and I don't think it's any less safe or secure than Kubuntu's method.
Comment