mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-03 10:59:21 +01:00
* Removed dpasswd from shadows list of installed files (Randy McMurchy)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4c71931ab4
commit
35ee31bc07
@ -78,6 +78,9 @@ first a summary, then a detailed log.</para>
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem><para>June 23, 2004 [matt]: Removed dpasswd from shadow's list of
|
||||||
|
installed files.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
|
<listitem><para>June 23, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre2.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
@ -144,11 +144,11 @@ any group passwords with the <command>gpasswd</command> command.</para>
|
|||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
<seglistitem><seg>chage, chfn, chpasswd, chsh, dpasswd, expiry, faillog,
|
<seglistitem><seg>chage, chfn, chpasswd, chsh, expiry, faillog, gpasswd,
|
||||||
gpasswd, groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv,
|
groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog, login,
|
||||||
lastlog, login, logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv,
|
logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
|
||||||
pwunconv, sg (link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and
|
(link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and vipw</seg>
|
||||||
vipw</seg></seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
<variablelist><title>Short descriptions</title>
|
<variablelist><title>Short descriptions</title>
|
||||||
@ -187,14 +187,6 @@ whole series of user accounts in one go.</para>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="dpasswd">
|
|
||||||
<term><command>dpasswd</command></term>
|
|
||||||
<listitem>
|
|
||||||
<indexterm zone="ch-system-shadow dpasswd"><primary sortas="b-dpasswd">dpasswd</primary></indexterm>
|
|
||||||
<para>is used to change dial-up passwords for user login shells.</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry id="expiry">
|
<varlistentry id="expiry">
|
||||||
<term><command>expiry</command></term>
|
<term><command>expiry</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user