mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
shadow: add description for libsubid
This commit is contained in:
parent
662f6497ff
commit
b5e4ab72f1
@ -244,6 +244,7 @@ useradd -D --gid 999</userinput></screen>
|
|||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
<segtitle>Installed directory</segtitle>
|
<segtitle>Installed directory</segtitle>
|
||||||
|
<segtitle>Installed libraries</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog,
|
<seg>chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog,
|
||||||
@ -253,6 +254,9 @@ useradd -D --gid 999</userinput></screen>
|
|||||||
sg (link to newgrp), su, useradd, userdel, usermod,
|
sg (link to newgrp), su, useradd, userdel, usermod,
|
||||||
vigr (link to vipw), and vipw</seg>
|
vigr (link to vipw), and vipw</seg>
|
||||||
<seg>/etc/default</seg>
|
<seg>/etc/default</seg>
|
||||||
|
<!-- TODO: the static lib should be disabled by - -disable-static.
|
||||||
|
Keep it for now because of the rc freeze. -->
|
||||||
|
<seg>libsubid.{a,so}</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -634,6 +638,16 @@ useradd -D --gid 999</userinput></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="libsubid">
|
||||||
|
<term><filename class='libraryfile'>libsubid</filename></term>
|
||||||
|
<listitem>
|
||||||
|
<para>library for process subordinate id ranges for users</para>
|
||||||
|
<indexterm zone="ch-system-shadow libsubid">
|
||||||
|
<primary sortas="c-libsubid">libsubid</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user