Author: matthew Date: 2006-05-30 14:03:54 -0600 (Tue, 30 May 2006) New Revision: 7638
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter06/shadow.xml Log: Remove an outdated comment about having to reset passwords if enabling password shadowing. Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2006-05-30 17:15:43 UTC (rev 7637) +++ trunk/BOOK/chapter01/changelog.xml 2006-05-30 20:03:54 UTC (rev 7638) @@ -40,6 +40,11 @@ <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 the list of programs installed by kbd. Thanks to Chris Staub for the Modified: trunk/BOOK/chapter06/shadow.xml =================================================================== --- trunk/BOOK/chapter06/shadow.xml 2006-05-30 17:15:43 UTC (rev 7637) +++ trunk/BOOK/chapter06/shadow.xml 2006-05-30 20:03:54 UTC (rev 7638) @@ -180,12 +180,6 @@ <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"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page