diff --git a/general.ent b/general.ent index 332d1448b8..f545229f52 100644 --- a/general.ent +++ b/general.ent @@ -37,7 +37,7 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index c4f7ec1da3..108acdc7d4 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -32,8 +32,8 @@ - August 14th, 2005 [randy]: Updated to GTK-Doc-1.4 and HTML - Tidy-050803. + August 14th, 2005 [randy]: Updated to GTK-Doc-1.4, HTML + Tidy-050803 and Shadow-4.0.11.1. diff --git a/postlfs/security/shadow.xml b/postlfs/security/shadow.xml index 8375c3ae7c..bdfe56a372 100644 --- a/postlfs/security/shadow.xml +++ b/postlfs/security/shadow.xml @@ -4,11 +4,11 @@ %general-entities; - - - + + + - + ]> @@ -56,6 +56,7 @@ + Shadow Dependencies @@ -78,13 +80,18 @@ Reinstall Shadow by running the following commands: + + +./configure --libdir=/lib --enable-shared --enable-shadowgrp \ --with-libpam --without-libcrack && sed -i 's/groups$(EXEEXT) //' src/Makefile && sed -i '/groups/d' man/Makefile && make + This package does not come with a test suite. + Now, as the root user: make install && @@ -104,6 +111,11 @@ ln -v -sf ../../lib/libshadow.so.0 /usr/lib/libshadow.so Linux-PAM already contains libcrack. + --enable-shadowgrp: This version of + Shadow defaults to not enabling + its group functionality, which causes grpconv to + fail. + sed -i ...: These commands are used to suppress the installation of the groups program as the version from the Coreutils package installed during @@ -423,7 +435,7 @@ unset ENV_PATH ENV_SUPATH is no longer supported. You must create a valid /root/.bashrc file to provide a - modified path for the super user. + modified path for the super-user.