Author: dj
Date: 2008-06-26 23:27:03 -0600 (Thu, 26 Jun 2008)
New Revision: 7495
Modified:
branches/6.3/BOOK/general.ent
branches/6.3/BOOK/introduction/welcome/changelog.xml
branches/6.3/BOOK/postlfs/security/shadow.xml
Log:
Corrected instructions in shadow warning.
Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent 2008-06-25 06:32:07 UTC (rev 7494)
+++ branches/6.3/BOOK/general.ent 2008-06-27 05:27:03 UTC (rev 7495)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "25"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2008">
<!ENTITY version "6.3-rc2">
Modified: branches/6.3/BOOK/introduction/welcome/changelog.xml
===================================================================
--- branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-06-25
06:32:07 UTC (rev 7494)
+++ branches/6.3/BOOK/introduction/welcome/changelog.xml 2008-06-27
05:27:03 UTC (rev 7495)
@@ -41,6 +41,16 @@
-->
<listitem>
+ <para>June 27th, 2008</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Corrected warning in shadow instructions to add
+ the --without-pam switch instead of replace.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 25th, 2008</para>
<itemizedlist>
<listitem>
Modified: branches/6.3/BOOK/postlfs/security/shadow.xml
===================================================================
--- branches/6.3/BOOK/postlfs/security/shadow.xml 2008-06-25 06:32:07 UTC
(rev 7494)
+++ branches/6.3/BOOK/postlfs/security/shadow.xml 2008-06-27 05:27:03 UTC
(rev 7495)
@@ -488,10 +488,10 @@
suite from the <application>Linux-PAM</application> package to assist
you in determining the problem. If you cannot find and
fix the error, you should recompile <application>Shadow</application>
- replacing <option>--with-libpam</option> with
- <option>--without-libpam</option> in the above instructions (also
move
- the <filename>/etc/login.defs.orig</filename> backup file to
- <filename>/etc/login.defs</filename>). If you
+ adding the <option>--without-libpam</option> switch to the
+ <command>configure</command> command in the above instructions
+ (also move the <filename>/etc/login.defs.orig</filename> backup
+ file to <filename>/etc/login.defs</filename>). If you
fail to do this and the errors remain, you will be unable to log into
your system.</para>
</warning>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page