diff options
Diffstat (limited to 'chapter06/config-shadowpwd.xml')
-rw-r--r-- | chapter06/config-shadowpwd.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chapter06/config-shadowpwd.xml b/chapter06/config-shadowpwd.xml index d3373cde3..769292fbc 100644 --- a/chapter06/config-shadowpwd.xml +++ b/chapter06/config-shadowpwd.xml @@ -1,12 +1,13 @@ <sect2><title> </title><para> </para></sect2> -<sect2><title>Configuring Shadow Password Suite</title> +<sect2><title>Configuring Shadow</title> <para>This package contains utilities to modify users' passwords, add or delete users and groups, and the like. We're not going to explain what -'password shadowing' means. A full explanation can be found in the doc/HOWTO -file within the unpacked shadow password suite's source tree. There's one -thing to keep in mind if you decide to use shadow support: programs that +'password shadowing' means. A full explanation can be found in the +<filename>doc/HOWTO</filename> +file within the unpacked Shadow source tree. There's one +thing to keep in mind if you decide to use Shadow support: programs that need to verify passwords (for example xdm, ftp daemons, pop3 daemons) need to be 'shadow-compliant', that is they need to be able to work with shadowed passwords.</para> |