File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / default / pam.d / passwd
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jul 5 23:43:00 2011 UTC (13 years ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#
# $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $
#
# PAM configuration for the "passwd" service
#

# passwd(1) does not use the auth, account or session services.

# password
#password	requisite	pam_passwdqc.so		enforce=users
password	required	pam_unix.so		no_warn try_first_pass nullok

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>