Skip to content

Root user entry in /etc/shadow has undocumented "x" instead of "!!, ! or "*" #13284

Open
@huornlmj

Description

@huornlmj

Describe the bug
Root user entry in /etc/shadow has undocumented "x" instead of "!!, ! or *". Note this is not the case in the ISO version. The ISO version has normal root:*:.

To Reproduce
Steps to reproduce the behavior:

  1. Build image (not ISO)
  2. Observe the following in the /etc/shadow file (numbers may differ)
root:x:20153:7:90:5:::

Expected behavior
/etc/shadow should have either !!, ! or * instead of the "x" for disabled or non-active users. The use of "x" is undocumented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions