http://bugzilla.novell.com/show_bug.cgi?id=533249 Summary: coreutils: su command somehow broken Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: choeger@open-xchange.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13 The su command on 11.2 M5 seems to be quite broken. # su open-xchange ls su: incorrect password How to reproduce: On openSUSE 11.1 it works like expected: mobile:~ # useradd testuser mobile:~ # su testuser ls bash: ls: Permission denied mobile:~ # userdel testuser no crontab for testuser mobile:~ # su testuser ls su: user testuser does not exist On 11.2M5 it says incorrect password without even prompting for it: # useradd testuser # su testuser ls su: incorrect password # userdel testuser no crontab for testuser # su testuser ls su: user testuser does not exist Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.