aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/config-shadowpwd.xml
blob: 75527f2a6481e900524fc743d649eb9d5b957f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<sect2><title>Configuring Shadow Password Suite</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: that 
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 shadow'ed passwords.</para>

<para>To enable shadow'ed passwords, run the following command:</para>

<para><screen><userinput>/usr/sbin/pwconv</userinput></screen></para>

</sect2>