Results 1 to 3 of 3
How do you login as root in Mandrake 10.1? I don’t know if this is a glitch in the software or if I am doing something very wrong here. To ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-09-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
Logging In As Root In Manrake 10.1?
How do you login as root in Mandrake 10.1? I don’t know if this is a glitch in the software or if I am doing something very wrong here. To begin with, I’m switching from Redhat9 to Mandrake 10.1. With redhat, you only need to type in the root name and then the password from the gui interface to login as root. With Mandrake, you get a clickable list of usernames and root is not one of them. I tried logging in from the shell as root and I get an authentication error for root. I know that my password for root is correct because when I login as a user, I can change system settings by typing in the root password which is accepted by the system. Is there something that I am missing here? or is there a glitch with this? I don’t want to have to type in the root password every time that I make some kind of change or do an update. If I have to do that, I’d just assume go back to Redhat. I installed Mandrake as a server. Any suggestions would be greatly appreciated.
- 03-09-2005 #2
It is a very bad idea to login as root...especially on a server. That is why root login from the graphical login manager is disabled in Mandrake (and Suse). I do not recommend logging in as root. As a matter of fact, I actively discourage it when possible.
Again - I do NOT recommend logging in as root. Please use su or sudo.
Having said that, it's your machine. You should be able to do it by editing /etc/kde/kdm/kdmrc and changingtoCode:AllowRootLogin=false
Code:AllowRootLogin=true
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-09-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
Thanks for the quick reply. So obvious that it never occurred to me. I don't run the server under root. I only do setups under root. Thanks again for the solution.


Reply With Quote
