Skip to content

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

An XCCDF Rule

Description

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

ID
SV-258853r933620_rule
Version
PHTN-40-000184
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Navigate to and open:

/etc/pam.d/system-password

Configure the pam_pwquality.so line to have the "dictcheck" option set to "1" as follows: