From a75f3f8afe5707758bee178de894fdb38ae0acfe Mon Sep 17 00:00:00 2001 From: Archaic Date: Mon, 8 Aug 2005 04:04:30 +0000 Subject: [PATCH] Added note in Shadow regarding building Cracklib from BLFS first. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 7 +++++-- chapter06/shadow.xml | 5 +++++ general.ent | 4 ++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 47baa26ed..17bc8319e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -112,11 +112,14 @@ First a summary, then a detailed log. +August 7th, 2005 [archaic]: Added note in Shadow regarding +building Cracklib from BLFS first. + August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's -installed files +installed files. August 6th, 2005 [matt]: Updated Vim's security patch to address -the latest modeline vulnerability +the latest modeline vulnerability. July 30th, 2005 [matt]: Added instructions for installing Bash documentation (Randy McMurchy). diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index d1b40eafc..7c2a206ab 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -31,6 +31,11 @@ Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed Installation of Shadow +If you would like to enforce the use of strong passwords, refer to + for installing Cracklib +prior to building Shadow. Then add --with-libcrack to the +configure command below. + Prepare Shadow for compilation: ./configure --libdir=/lib --enable-shared diff --git a/general.ent b/general.ent index de2f28c95..caf3a753d 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +