mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-02 18:39: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>
|
||||
</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.
|
||||
</para></listitem>
|
||||
|
||||
|
@ -144,11 +144,11 @@ any group passwords with the <command>gpasswd</command> command.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed programs</segtitle>
|
||||
<seglistitem><seg>chage, chfn, chpasswd, chsh, dpasswd, expiry, faillog,
|
||||
gpasswd, groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv,
|
||||
lastlog, login, logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv,
|
||||
pwunconv, sg (link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and
|
||||
vipw</seg></seglistitem>
|
||||
<seglistitem><seg>chage, chfn, chpasswd, chsh, expiry, faillog, gpasswd,
|
||||
groupadd, groupdel, groupmod, groups, grpck, grpconv, grpunconv, lastlog, login,
|
||||
logoutd, mkpasswd, newgrp, newusers, passwd, pwck, pwconv, pwunconv, sg
|
||||
(link to newgrp), useradd, userdel, usermod, vigr (link to vipw) and vipw</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist><title>Short descriptions</title>
|
||||
@ -187,14 +187,6 @@ whole series of user accounts in one go.</para>
|
||||
</listitem>
|
||||
</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">
|
||||
<term><command>expiry</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user