From Canonical Ubuntu 16.04 LTS Security Technical Implementation Guide
Part of SRG-OS-000480-GPOS-00225
Associated with: CCI-000366
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.
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.
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
	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