Hi@all,
I want to enable the root account in kubuntu. For my test I install a fresh kubuntu with a user "temp" and try the following procedure:
afterwards I call 'visudo an edit the following line:
In the kde-termin (konsole) it works. I can use 'su' to work as root but when I try to open a gui tool which need admin-right the system aks me for the "Admin-Passwort". My root password doesn't work but the password from the user "temp" still works.
How can I activate my root-account for use the gui-tools?
with best
pixel
I want to enable the root account in kubuntu. For my test I install a fresh kubuntu with a user "temp" and try the following procedure:
Code:
sudo passwd ... ...
Code:
Defaults env_reset,targetpw,timestamp_timeout = 0
How can I activate my root-account for use the gui-tools?
with best
pixel
Comment