Index: pam/Linux-PAM/modules/pam_unix/pam_unix_passwd.c =================================================================== --- pam.orig/Linux-PAM/modules/pam_unix/pam_unix_passwd.c +++ pam/Linux-PAM/modules/pam_unix/pam_unix_passwd.c @@ -122,7 +122,7 @@ #define PW_TMPFILE "/etc/npasswd" #define SH_TMPFILE "/etc/nshadow" #ifndef CRACKLIB_DICTS -#define CRACKLIB_DICTS NULL +#define CRACKLIB_DICTS CRACKLIB_DICTPATH #endif #define OPW_TMPFILE "/etc/security/nopasswd" #define OLD_PASSWORDS_FILE "/etc/security/opasswd"