Results 1 to 7 of 7
Hello, I'd like to do something that is opposite to this forum's name: I'd like to login as root without the need to specify the password. How do I do ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-07-2007 #1Linux User
- Join Date
- Jul 2004
- Location
- Poland
- Posts
- 368
Root account with no password.
Hello, I'd like to do something that is opposite to this forum's name: I'd like to login as root without the need to specify the password. How do I do this?
"I don't know what I'm running from
And I don't know where I'm running to
There's something deep and strange inside of me I see"
- 09-07-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Just curious... why would you want a root account with no security?
oz
- 09-07-2007 #3
i think edditing /etc/shadow file or passing single as kernel argument would work for this(atleast temporarlly)
life is the greatest opportunity that the nature had given you
- 09-07-2007 #4Enable AutoLogin and set root as default user. But as already mentioned by fellow members, its really a very bad idea.
Originally Posted by kyku It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-07-2007 #5Linux User
- Join Date
- Jul 2004
- Location
- Poland
- Posts
- 368
I'm building an embedded system that only trained operators will have physical access to. I guess that having them to memorize a password is a bit of overkill.
"I don't know what I'm running from
And I don't know where I'm running to
There's something deep and strange inside of me I see"
- 09-07-2007 #6
Alrighty. If you are using any Login Manager then enabling AutoLogin will be best solution imho.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-08-2007 #7
If you are not using a login manager, you can automatically login from the CLI. There are a some tips here that could help.


Reply With Quote
