mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-11 14:54:17 +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:
|
displayed on the terminal that says:
|
||||||
<computeroutput>useradd: unknown GID 999</computeroutput>, although
|
<computeroutput>useradd: unknown GID 999</computeroutput>, although
|
||||||
the account is correctly created. That is
|
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>
|
with this group ID.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user