The Ubuntu operating system must prevent the use of dictionary words for passwords.

From Canonical Ubuntu 16.04 LTS Security Technical Implementation Guide

Part of SRG-OS-000480-GPOS-00225

Associated with: CCI-000366

SV-90161r3_rule The Ubuntu operating system must prevent the use of dictionary words for passwords.

Vulnerability discussion

If the Ubuntu 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.

Check content

Verify the Ubuntu operating system prevents the use of dictionary words for passwords. Check that the Ubuntu operating system uses the cracklib library to prevent the use of dictionary words with the following command: # grep dictcheck /etc/security/pwquality.conf dictcheck=1 If the "dictcheck" parameter is not set to "1", or is commented out, this is a finding.

Fix text

Configure the Ubuntu operating system to prevent the use of dictionary words for passwords. Edit the file "/etc/security/pwquality.conf" by adding a line such as: dictcheck=1

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer