mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
1e15437f33
@ -113,7 +113,7 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s
|
|||||||
<term><command>touch /usr/bin/passwd</command></term>
|
<term><command>touch /usr/bin/passwd</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The file <filename>/usr/bin/passwd</filename> needs
|
<para>The file <filename>/usr/bin/passwd</filename> needs
|
||||||
to exist because its location is harcoded in some programs, and
|
to exist because its location is hardcoded in some programs, and
|
||||||
if it does not exist, the default location is not right.</para>
|
if it does not exist, the default location is not right.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
@ -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