mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
shadow: "users" is a groupname, not a parameter
This commit is contained in:
parent
2b3f5219bc
commit
e7f0fa1fa6
@ -211,7 +211,8 @@ useradd -D --gid 999</userinput></screen>
|
||||
displayed on the terminal that says:
|
||||
<computeroutput>useradd: unknown GID 999</computeroutput>, although
|
||||
the account is correctly created. That is
|
||||
why we have earlier created the group <parameter>users</parameter>
|
||||
why we have earlier created the group
|
||||
<systemitem class="groupname">users</systemitem>
|
||||
with this group ID.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user