From 8f9069b37b44c1417787705f15071edf3d48b612 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Thu, 14 Feb 2002 14:58:00 +0000 Subject: spelling corrections git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/config-shadowpwd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/config-shadowpwd.xml') diff --git a/chapter06/config-shadowpwd.xml b/chapter06/config-shadowpwd.xml index e3b0237c9..6c9c3d876 100644 --- a/chapter06/config-shadowpwd.xml +++ b/chapter06/config-shadowpwd.xml @@ -6,7 +6,7 @@ what 'password shadowing' means. All about that can be read in the doc/HOWTO file within the unpacked shadow password suite's source tree. There's one thing you should keep in mind, if you decide to use shadow support, that programs that need to verify passwords (examples are xdm, ftp daemons, -pop3 daemons, etc) need to be 'shadow-compliant', eg. they need to +pop3 daemons, etc) need to be 'shadow-compliant', e.g. they need to be able to work with shadow'ed passwords. To enable shadow'ed passwords, run the following command: -- cgit v1.2.3-54-g00ecf