PDA

View Full Version : Enable root user login in Ubuntu



anil.kumar
2nd March 2010, 04:58 PM
In Ubuntu root user login is disable by default, so to enable it follow following procedure

Login with normal user and in terminal type

sudo passwd root It will ask for new Unix password and confirm password; enter password for root

Now from System > Administration > Login Window
Select security tab and select “Allow local system administrator login”
Reboot the system and now you can able to login with root