config-shadowpwd.xml 814 B

12345678910111213141516171819
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Configuring Shadow Password Suite</title>
  3. <para>This package contains utilities to modify users' passwords, add
  4. or delete users and groups, and the like. We're not going to explain
  5. what 'password shadowing' means. A full explanation can be found in the doc/HOWTO
  6. file within the unpacked shadow password suite's source tree. There's one
  7. thing to keep in mind if you decide to use shadow support: that
  8. programs that need to verify passwords (for example xdm, ftp daemons,
  9. pop3 daemons) need to be 'shadow-compliant', that is they need to
  10. be able to work with shadowed passwords.</para>
  11. <para>To enable shadowed passwords, run the following command:</para>
  12. <para><screen><userinput>/usr/sbin/pwconv</userinput></screen></para>
  13. </sect2>