I am the administrator of several Linux machines running KDE and many times I find myself updating or fixing machines where I have to be logged as the user which asked me some feature or help. The standard issue is that I want to do something that pops up the sudo password window (I'm on Kubuntu, any user can so anything through sudo), and I have to ask the user to enter the password. This means that the user has to be there for the whole session waiting to enter the password for me. Could it be possible to add a simple "Perform as root" button to that window, so that I can type the root password instead of user's? Reproducible: Always Steps to Reproduce: 1. Let a non-privileged (but sudoer) user log in 2. Try to perform some administrative task 3. You cannot enter root password instead of user's Actual Results: You must ask the user to enter their password Expected Results: Expose a "Perform as root" button and let me enter root password
> pops up the sudo password window What does the window title say which application that is? "kdesu" or "kdesudo"? The latter is a distribution-specific add-on.
Right, sorry. For example while installing packages it is "Install or remove packages - PolicyKit1-KDE", which under Details says "Provider: Kubuntu". While opening User Settings it is KdeSudo. So should I submit this feature request to Kubuntu people? This means that there is no central system in KDE to deal with my problem? Thank you Leo
I have no idea if the request would be specific to kdesudo or would also apply to kdesu. I suggest to report it downstream to Launchpad, but I will also reassign to kdesu developers for inspection.
This could probably be solved at the same time as https://bugs.kde.org/show_bug.cgi?id=194267 "Needs to be easier to configure to use sudo".