mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
Add missing installed program in shadow
getsubids has been added in shadow-4.10
This commit is contained in:
parent
ade3efafc6
commit
7ad105665e
@ -246,11 +246,12 @@ useradd -D --gid 999</userinput></screen>
|
|||||||
<segtitle>Installed directory</segtitle>
|
<segtitle>Installed directory</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, gpasswd,
|
<seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog,
|
||||||
groupadd, groupdel, groupmems, groupmod, grpck, grpconv, grpunconv,
|
getsubids, gpasswd, groupadd, groupdel, groupmems, groupmod, grpck,
|
||||||
lastlog, login, logoutd, newgidmap, newgrp, newuidmap, newusers,
|
grpconv, grpunconv, lastlog, login, logoutd, newgidmap, newgrp,
|
||||||
nologin, passwd, pwck, pwconv, pwunconv, sg (link to newgrp), su,
|
newuidmap, newusers, nologin, passwd, pwck, pwconv, pwunconv,
|
||||||
useradd, userdel, usermod, vigr (link to vipw), and vipw</seg>
|
sg (link to newgrp), su, useradd, userdel, usermod,
|
||||||
|
vigr (link to vipw), and vipw</seg>
|
||||||
<seg>/etc/default</seg>
|
<seg>/etc/default</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
@ -333,6 +334,16 @@ useradd -D --gid 999</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="getsubids">
|
||||||
|
<term><command>getsubids</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Is used to list the subordinate id ranges for a user</para>
|
||||||
|
<indexterm zone="ch-system-shadow getsubids">
|
||||||
|
<primary sortas="b-getsubids">getsubids</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="gpasswd">
|
<varlistentry id="gpasswd">
|
||||||
<term><command>gpasswd</command></term>
|
<term><command>gpasswd</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user