1. Home
  2. Security Hardening
  3. DISA STIG Ubuntu 20.04 LTS V1R1
  4. UBTU-20-010056 – The Ubuntu operating system must prevent the use of dictionary words for passwords.

UBTU-20-010056 – The Ubuntu operating system must prevent the use of dictionary words for passwords.

Details

If the Ubuntu operating system allows the user to select passwords based on dictionary words, then this increases the chances of password compromise by increasing the opportunity for successful guesses and brute-force attacks.

Solution

Configure the Ubuntu operating system to prevent the use of dictionary words for passwords.

Add or update the following line in the ‘/etc/security/pwquality.conf’ file to include the ‘dictcheck=1’ parameter:

dictcheck=1

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles