Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
can't log in as root with kdm
Name: Deputy DooDah Date: April 2, 2005 at 06:01:16 Pacific OS: Linux CPU/Ram: 2.8/1G
Comment:
I just did a yum update of my KDE multimedia package. It also updated KDE Base.
Now kdm won't let me log in as root. I get a message saying it's not allowed. I went into the control panel, logged in as administrator and made sure that the root account was enabled. Anybody know how to fix this?
...and does anyone know the name of the arrogant bast%@& who decided he was going to update the package so no one could run as root?
Name: Deputy DooDah Date: April 2, 2005 at 06:30:15 Pacific
Reply:
Fixed it. I opened /usr/share/config/kdm/kdmrc.
There are two lines which read: AllowRootLogin=False
I changed both to "True", then saved it and everything is fully functional again. To the kde clown who who decided he didn't want me logging in as root...up yours.
Think I'll try getting used to gnome now.
0
Response Number 2
Name: eskiled Date: April 2, 2005 at 16:31:04 Pacific
Reply:
why would you want run X as root anyways? (Never heard of su eh?) Goodjob fixing it on your own anyways...
www.linuxteens.com
0
Response Number 3
Name: Deputy DooDah Date: April 2, 2005 at 16:43:40 Pacific
Reply:
Never heard of not being able to do what I want with Linux. When I have a lot of things to do as root, like right now, just after installation, I want to be logged in as root. No one else should be deciding that for me. Otherwise I'd be using WinXP.
0
Response Number 4
Name: penegrande Date: April 2, 2005 at 16:48:12 Pacific
Reply:
I see the point. Why "su" for a hundred different things when you can just click on what you need and get the job done.
Summary: Firstly you shouldn't really be logging in as root, especially into X. A better solution would be to log in as a regular user and then use su or sudo to do anything that requires root privilages. Sayi...
Summary: can you log in as root from the login prompt at the console? Can you use su to change to a different user (eg #su philip if you log in as that user)? I would also suggest that you have a look at "sudo...
Summary: I want my redhat linux machine to automatically log in as root, without being prompted for a password. i need user accounts for ftp authentication etc. currently im booting into gnome but in future i'...