mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 18:55:09 +01:00
Remove an outdated comment about having to reset passwords if enabling password shadowing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8f4b4bf01f
commit
ef9aabcec7
@ -39,6 +39,11 @@
|
||||
<listitem>
|
||||
<para>May 30, 2006</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Removed an out of date comment regarding having to
|
||||
run <command>pwconv</command> to reset passwords after enabling
|
||||
password shadowing. Thanks to Chris Staub for the report.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[matthew] - Removed <command>getunimap</command>,
|
||||
<command>setlogons</command> and <command>setvesablank</command> from
|
||||
|
@ -180,12 +180,6 @@ ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so</userinput></screen>
|
||||
|
||||
<screen><userinput>grpconv</userinput></screen>
|
||||
|
||||
<para>Under normal circumstances, passwords will not have been created
|
||||
yet. However, if returning to this section later to enable shadowing,
|
||||
reset any current user passwords with the <command>passwd</command>
|
||||
command or any group passwords with the <command>gpasswd</command>
|
||||
command.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
|
Loading…
Reference in New Issue
Block a user