You are not logged in.

#1 2003-12-02 09:08:08

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

su: Authentication failure

Trying to login from user mode to root with "su" but it fails:

bash-2.05b$ su
Password:
su: Authentication failure
Sorry.
bash-2.05b$

Markku

Offline

#2 2003-12-02 09:58:11

marc
Member
Registered: 2003-11-27
Posts: 22

Re: su: Authentication failure

Can you log in as root? If you can, you could change the password. I know it doesn't sound logical, just a shot in the dark

Offline

#3 2003-12-02 10:43:05

andy
Member
From: Germany
Registered: 2002-10-11
Posts: 374

Re: su: Authentication failure

Use the correct password ?!? ;-)

Is caps-lock off ? (stupid, but does happen more ofthen that you'd think ... )

Then, check /var/log/messages, /var/log/auth etc. to see what the actual problem is.

Offline

#4 2003-12-02 14:57:32

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: su: Authentication failure

andy wrote:

Then, check /var/log/messages, /var/log/auth etc. to see what the actual problem is.

Thanks. Permission UID was missing in /bin/su.

I fixed the UID with Konqueror <Properties>. For my information, how do you add UID with "chown"?


Markku

Offline

#5 2003-12-02 15:01:31

Xentac
Forum Fellow
From: Victoria, BC
Registered: 2003-01-17
Posts: 1,797
Website

Re: su: Authentication failure

You mean chmod?  chmod u+s <file>


I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal

Offline

Board footer

Powered by FluxBB