https://bugzilla.novell.com/show_bug.cgi?id=892079 https://bugzilla.novell.com/show_bug.cgi?id=892079#c0 Summary: runuser exits with exit code 1, not being able to set the user permissions Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: Other OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: aj@ajaissle.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 runuser exits with exit code 1, not being able to set the user permissions. Reproducible: Always Steps to Reproduce: # runuser -u root whoami -or- # runuser - root -c whoami Actual Results: # runuser -u root whoami runuser: Fehler beim Festlegen der Benutzerberechtigung # runuser - root -c whoami runuser: Fehler beim Festlegen der Benutzerberechtigung Expected Results: # runuser -u root whoami root # runuser - root -c whoami root This may be due to missing /etc/pam.d/runuser and /etc/pam.d/runuser-l. A simple link from /etc/pam.d/su to /etc/pam.d/runuser and /etc/pam.d/su-l to /etc/pam.d/runuser-l resolves this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.