5.3.1 Ensure password creation requirements are configured - try_first_pass
Information
Strong passwords protect systems from being hacked through brute force methods.
Solution
Edit the /etc/pam.d/password-auth and /etc/pam.d/system-auth files to include the appropriate options for pam_pwquality.so and to conform to site policy: password requisite pam_pwquality.so try_first_pass retry=3