#%PAM-1.0
#[For version 1.0 syntax, the above header is optional]
#
# The PAM configuration file for the `passwd' service
#
password   requisite  pam_cracklib.so \
		retry=3
password   required   pam_pwdb.so \
		use_authtok
