Results 1 to 3 of 3
chas@chas-laptop:~$ su
Password:
su: Authentication failure
Sorry.
chas@chas-laptop:~$
on linux mint when i try to log in as su or root i get this, my password is correct, why?...
- 05-30-2007 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 86
authentication failure
chas@chas-laptop:~$ su
Password:
su: Authentication failure
Sorry.
chas@chas-laptop:~$
on linux mint when i try to log in as su or root i get this, my password is correct, why?
- 05-31-2007 #2
Hi have you updated any packages like kdm gdm or any core packages for
kde or gnome.
- 05-31-2007 #3
What distro are you using? Some (Ubuntu amongst them) do not use su, and use sudo instead. For su, you need to enter the root user's password, not your regular user password.
If you are using a distro that uses sudo, you use it like so:
It will ask you for a password, and you use your user's password.Code:$ sudo cat /etc/shadow
If you've used su before, it's possible, I suppose, that you accidentally changed your root password. If this is the case, we can certainly help you fix that.DISTRO=Arch
Registered Linux User #388732


Reply With Quote