pam_pwquality - PAM module to disallow weak new passwords
Install pam_pwquality rpm package:
# zypper install pam_pwquality
2014-08-15 - mlin@suse.com - Avoid conflict in installation-images-openSUSE with cryptsetup: + Only recommend, insted of Require cracklib-dict-full. + Require cracklib-dict.
2013-09-12 - dimstar@opensuse.org - Update to version 1.2.3: + Fix problem with parsing the pam_pwquality options. + Treat empty user or password as NULL. + Updated translations.
2013-06-21 - dimstar@opensuse.org - Update to version 1.2.2: + Manual page fixes. + Make it possible to set the maxsequence configuration value. + Updated translations.
2012-12-23 - zaitor@opensuse.org - Update to version 1.2.1: + Properly free pwquality settings. + Add extern "C" to public header. + Updated translations.
2012-09-07 - vuntz@opensuse.org - Cleanup for inclusion in Factory. - Update to version 1.2.0: + Add maxsequence check for too long monotonic character sequence. + Clarified alternative licensing to GPLv2+. + Add local_users_only option to skip the pwquality checks for non-locals.
2012-06-07 - badshah400@gmail.com - Initial build (version 1.1.0).