[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Bugs][304577] coreutils' su no longer works



Bugs item #304577, was opened at 2007-07-11 20:10
Status: Open
Priority: 3
Submitted By: Michael Banck (mbanck)
Assigned to: Nobody (None)
Summary: coreutils' su no longer works 
Category: None
Group: None
Resolution: None


Initial Comment:
buildd@beethoven:~$ su - mbanck
Password:
su: incorrect password
buildd@beethoven:~$ su --version
su (GNU coreutils) 5.97

su returns `incorrect password' no matter what.

----------------------------------------------------------------------

>Comment By: Michael Banck (mbanck)
Date: 2007-08-23 16:43

Message:
The problem is that su is not installed suid, so it only works for root.  This is a bug in the Debian coreutils packaging which I will report now.

The solution is to run "chmod u+s /usr/bin/su" as root.

----------------------------------------------------------------------

Comment By: Vikram Vincent (vincent-guest)
Date: 2007-08-23 12:09

Message:
vincent@(mickey):su root
Password:
su: incorrect password
vincent@(mickey):su --version
su (GNU coreutils) 5.96

Now login as root:
(mickey):~#su vincent
vincent@(mickey):/root$

Thus su does not fail on all cases.


----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=411594&aid=304577&group_id=30628



Reply to: