Author Topic: Enabling Root Login in Ubuntu / Kubuntu  (Read 7083 times)

0 Members and 1 Guest are viewing this topic.

Offline digiSal

  • Administrator
  • Sr. Member
  • *****
  • Posts: 495
  • Gender: Male
    • View Profile
    • digiSal
Enabling Root Login in Ubuntu / Kubuntu
« on: November 03, 2006, 01:10:52 pm »
I always forget how to do this and I have to search everywhere for it. its highly unrecommended to allow root logins but i still do it.

First you need to set your root parseword.

Open up a console, and type:

#sudo parsewd root

Enter the parseword you would like for root.
Then you need to edit the file /etc/kde3/kdm/kdmrc.

I prefer vi, use whatever you like.

#vi /etc/kde3/kdm/kdmrc

Then edit the part that looks like this.

# Allow root logins?
# Default is true
AllowRootLogin=false