[Fedora-i18n-bugs] [Bug 654367] runuser prompts password even when called by root

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 18 03:57:31 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=654367

Daiki Ueno <dueno at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aquini at linux.com,
                   |                            |kdudka at redhat.com,
                   |                            |ovasik at redhat.com,
                   |                            |twaugh at redhat.com
          Component|groonga                     |coreutils
         AssignedTo|dueno at redhat.com            |ovasik at redhat.com
            Summary|Fails to start on rawhide   |runuser prompts password
                   |                            |even when called by root

--- Comment #1 from Daiki Ueno <dueno at redhat.com> 2010-11-17 22:57:30 EST ---
After looking at the output of strace, I think this is due to the bug of
runuser program in coreutils, used by daemon() in initscripts:

$ su
# id
uid=0(root) gid=0(root)
groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
# runuser -s /bin/bash nobody
runuser: incorrect password

Actually it seems that coreutils-8.7-runuser.patch was recently added to
coreutils-8.7-1.fc15.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list