Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Oracle Linux 8
System Settings
Account and Access Control
Protect Accounts by Configuring PAM
Set Password Quality Requirements
Set Password Quality Requirements with pam_pwquality
Set Password Maximum Consecutive Repeating Characters
Set Password Maximum Consecutive Repeating Characters
An XCCDF Rule
Details
Profiles
Prose
Set Password Maximum Consecutive Repeating Characters
Medium Severity
The pam_pwquality module's
maxrepeat
parameter controls requirements for consecutive repeating characters. When set to a positive number, it will reject passwords which contain more than that number of consecutive characters. Modify the
maxrepeat
setting in
/etc/security/pwquality.conf
to equal
to prevent a run of (
+ 1) or more identical characters.