[Bug 14511] New: when login or run passwd as root it comes out with id 0 unknown.

bugzilla at busybox.net bugzilla at busybox.net
Tue Jan 11 14:12:00 UTC 2022


https://bugs.busybox.net/show_bug.cgi?id=14511

            Bug ID: 14511
           Summary: when login or run passwd as root it comes out with id
                    0 unknown.
           Product: Busybox
           Version: 1.33.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: georgimirzoyan at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

It seems that it's a parsing issue.
When my /etc/passwd is root::0:0:root:/root:/bin/bash
Error is there.
When I manually put x in /etc/passwd like this
root:x:0:0:root:/root:/bin/bash
then it works fine I am able to change the password.

When I revert the commit c9fc15359ef8fe5aa98ab0308c1563d9bcf99bb8 it work fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list