aboutsummaryrefslogtreecommitdiff
path: root/etc/pam.d/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-04-15 03:01:32 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-04-15 03:01:32 +0000
commita64210378b4c56a51c36c8658e14887206bb608a (patch)
tree13a37aed5aad3437a90fe3ce3c469e19e5930d87 /etc/pam.d/Makefile
parent7b733689a37d87039489111ad620a266f064fe0c (diff)
downloadsrc-a64210378b4c56a51c36c8658e14887206bb608a.tar.gz
src-a64210378b4c56a51c36c8658e14887206bb608a.zip
Add PAM policy for the "passwd" service, including a sample config line
for pam_passwdqc. Sponsored by: DARPA, NAI Labs
Notes
Notes: svn path=/head/; revision=94718
Diffstat (limited to 'etc/pam.d/Makefile')
-rw-r--r--etc/pam.d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile
index 827cfbb903d2..310aecd87e7e 100644
--- a/etc/pam.d/Makefile
+++ b/etc/pam.d/Makefile
@@ -10,6 +10,7 @@ PAMD += imap
PAMD += kde
PAMD += login
PAMD += other
+PAMD += passwd
PAMD += pop3
PAMD += rsh
PAMD += sshd