diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-08 01:27:42 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-08 01:27:42 +0000 |
commit | ea01d138aaaca59642eb4dbbb11c512ee8609117 (patch) | |
tree | 2c82e16a01c543ecdc5ce925dffa5d05ef2ec57f | |
parent | 5c2f25a7a6b8251dfc2de313155ce737afac6960 (diff) |
mentioned http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/shadowpwd-inst.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/shadowpwd-inst.xml b/chapter06/shadowpwd-inst.xml index 97972389d..b052cc646 100644 --- a/chapter06/shadowpwd-inst.xml +++ b/chapter06/shadowpwd-inst.xml @@ -1,6 +1,11 @@ <sect2> <title>Installation of Shadow Password Suite</title> +<para>Before you install this package, you may want to have a look at the +<ulink url="http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt">http://hints.linuxfromscratch.org/hints/shadowpasswd_plus.txt</ulink> +lfs hint. It discusses how you can make your system more secure regarding +passwords and how to get the most out of this Shadow package.</para> + <para>Install the Shadow Password Suite by running the following commands:</para> |