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>
|
||||
<segtitle>Installed programs</segtitle>
|
||||
<segtitle>Installed directory</segtitle>
|
||||
<segtitle>Installed libraries</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<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,
|
||||
vigr (link to vipw), and vipw</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>
|
||||
</segmentedlist>
|
||||
|
||||
@ -634,6 +638,16 @@ useradd -D --gid 999</userinput></screen>
|
||||
</listitem>
|
||||
</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>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user