Results 1 to 10 of 17
how to get the root password for ubuntu 5.04??/
We tried using the install cd and giving 'linux single' but nothing worked out........
- 09-30-2005 #1Just Joined!
- Join Date
- Aug 2005
- Location
- India
- Posts
- 60
root password
how to get the root password for ubuntu 5.04??/
We tried using the install cd and giving 'linux single' but nothing worked out.....
- 09-30-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
well, you can open the root terminal from link in the menu and when it pops up you can set a root password with
there is no default root pass with ubuntuCode:passwd root
Operating System: GNU Emacs
- 10-01-2005 #3Just Joined!
- Join Date
- Aug 2005
- Location
- India
- Posts
- 60
i tried going to the recovery mode(menu entry was there for this mode) and set the new password.
there it showed that the root (administrator)user can't login to the recovery mode (GUI) of
ubuntu.Ok that was fine
But when we went to the normal mode also it showed the message that administrator is not allowed to login to this screen....
Why is it so???
- 10-02-2005 #4Just Joined!
- Join Date
- Oct 2004
- Posts
- 42
I'm not exactly sure what you are talking about in your last post, but to set the password just open a terminal and type:
It'll ask you for the current password, which I think you can get by with entering the password of your own user's password that you are under... You shouldn't have to go into rescue or anything like that... Ubuntu install default with no root password...Code:sudo passwd
- 10-02-2005 #5Just Joined!
- Join Date
- Aug 2005
- Posts
- 83
Well, you should of used the Terminal.
Originally Posted by GEJOE DANIEL
There you go.Code:sudo passwd root <Enter Your Password>
- 10-02-2005 #6Just Joined!
- Join Date
- Aug 2005
- Location
- India
- Posts
- 60
I understood how to recover the password...that problem is closed now...
but the problem is that i can't login as the root user in Gui.
there it showed that the root (administrator)user can't login in this screen..
why???
- 10-02-2005 #7Just Joined!
- Join Date
- Oct 2004
- Posts
- 42
Maybe its just a saftey precaution that ubuntu has... You should never log in as root in GUI... Very unsecure.
- 10-03-2005 #8Just Joined!
- Join Date
- Oct 2005
- Location
- Canada Eh?
- Posts
- 2
Go to System - Administration - Login Screen Setup, click the Security tab, and select "Enable root to login with GDM" if you really want root to be able to login to GUI (which you should never need to do with ubuntu set up to use gksudo for root tasks, so i'd recommend against it)
- 10-03-2005 #9Just Joined!
- Join Date
- Aug 2005
- Location
- India
- Posts
- 60
finally got it as Corvillus has told.....
will there be any problem if we l;og in as root in GUI???
- 10-03-2005 #10Yes, you will be much more likely to break your system by doing this.will there be any problem if we l;og in as root in GUI???
That is why this is not enabled by default.
If you spend time working with "sudo" in a terminal, you will get used to it. And it is much safer than logging in as root in X.
The root account should only be used for Administrative purposes.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
