Tagged Questions
1
vote
1answer
410 views
How to invoke root privileges from a password prompt of “Software Update” window?
When I try to install software updates using the "Software Update" GUI, I am asked for the root password. Although, I can 'su' in a terminal, the password is not recognized as correct in the GUI ...
5
votes
1answer
3k views
How to run a GUI program as a different user (Debian)?
Using a terminal, I can change the running user with su and sudo — but how can I do that by clicking on an icon/shortcut on the desktop/start menu?
If I have to be root to execute I will be asked ...