#
# passwd configuration : /etc/pam.d/passwd
#
# Note: Linux-PAM library does not differentiate between "requisite" and
# and "requied" flag for the pam_sm_chauthtok function with the
# "update_authtok" flag.
#

password        requisite       pam_fabos.so max_try=3
password        required        pam_unix.so md5 use_first_pass shadow
