4.5.1.7 Ensure preventing the use of dictionary words for passwords is configured
Information
The pwquality dictcheck option sets whether to check for the words from the cracklib dictionary. If the operating system allows the user to select passwords based on dictionary words, this increases the chances of password compromise by increasing the opportunity for successful guesses, and brute-force attacks.
Solution
Edit or add the following line in /etc/security/pwquality.conf to a value of 1 : dictcheck = 1