Authentication failure??
Sean Carolan
scarolan at gmail.com
Sun Jan 13 16:43:11 UTC 2008
> When I try to use my password with su in the terminal
> I get an authentication error. This is the same
> password I log in with when I start the computer, I've
> always used the same password...
> What's my problem?
Ubuntu's root user has no password by default. This is a good
thing(tm), IMHO. Here's how you can become root on an Ubuntu system:
$ sudo /bin/su - root
Enter your normal user password and you'll have a root shell.
More information about the ubuntu-users
mailing list