From 7ea4443021dda2276fddaf6cb390ceee7e71a917 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 19 Mar 2007 20:57:36 +0000 Subject: Upgrade to Shadow-4.0.18.1. Fixes #1850. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index e9028a991..210d90bf3 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -43,6 +43,12 @@ command below. + Fix a bug in the useradd and + usermod programs which prevent them from accepting group + names rather than group ID numbers to the option: + +patch -Np1 -i ../&shadow-useradd-patch; + Prepare Shadow for compilation: ./configure --libdir=/lib --sysconfdir=/etc --enable-shared --without-selinux -- cgit v1.2.3-54-g00ecf