pkgsrc-wip/shadow/MESSAGE.pam
Jeremy C. Reed 28c17405f9 Update to shadow-4.0.4.1. This fixes some security issues.
Redid how the PKG_OPTIONS are done. This supports
PKG_SUPPORTED_OPTIONS= PAM libcrack

If using PAM, install some example PAM configurations
and have a message about this.

I don't include all changes here. The ChangeLog is too long. Some
of the changes include:
- usage message improvements
- fixed memory overwrite on 64bit architecture
- fixed seg fault in usermod,useradd
- removed dead code
- added new man pages for various languages
2004-10-18 17:27:03 +00:00

13 lines
455 B
Text

===========================================================================
$NetBSD: MESSAGE.pam,v 1.1 2004/10/18 17:27:03 jeremy-c-reed Exp $
To use the shadow package tools, like useradd, groupdel, et cetera,
with PAM, consider adding the contents of these files:
${EGDIR}/useradd.pam
${EGDIR}/shadow.pam
to your PAM configuration file (or PAM configuration directory).
===========================================================================