Results 1 to 4 of 4
Here is what happens.
I type in "su", without the quotes, to switch to root. I enter my password.
Code:
jon-Tuxbox:~$ su
Password:
su: Authentication failure
jon-Tuxbox:~$
It fails, and ...
- 04-02-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 9
"su" Command Not Working
Here is what happens.
I type in "su", without the quotes, to switch to root. I enter my password.
It fails, and I get kicked back to the command line. I recently fixed the permissions on the shadows file and the su file in the bin directory, and that is what caused this. Before it would give another error. I tried resetting the password for root, but it didn't fix it. Any help would be appreciated.Code:jon-Tuxbox:~$ su Password: su: Authentication failure jon-Tuxbox:~$
- 04-02-2011 #2Just Joined!
- Join Date
- Jun 2010
- Posts
- 36
In ubuntu you use sudo unless you've actually enabled su.
Your password will work with sudo.
https://help.ubuntu.com/community/RootSudo
- 04-02-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 9
I'm not stupid. I enabled su with sudo passwd. I recently had some problems with both sudo and su, and when I fixed them, this happened. I tried sudo passwd again, and it didn't fix it.
- 04-03-2011 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 36
Shame you couldn't be bothered to say what you'd done in the first place in order to help people help you.
You might not be stupid but you are rude - good luck.


Reply With Quote