1.82 SOL-11.1-040110

Information

The system must require passwords to contain no more than three consecutive repeating characters.

GROUP ID: V-216331
RULE ID: SV-216331r959010

Complex passwords can reduce the likelihood of success of automated password-guessing attacks.

Solution

The root role is required.

# pfedit /etc/default/passwd

Locate the line containing:

MAXREPEATS

Change the line to read:

MAXREPEATS=3

See Also

https://workbench.cisecurity.org/benchmarks/23765