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 Red Hat Enterprise Linux 8
System Settings
Account and Access Control
Protect Accounts by Configuring PAM
Set Lockouts for Failed Password Attempts
Do Not Show System Messages When Unsuccessful Logon Attempts Occur
Do Not Show System Messages When Unsuccessful Logon Attempts Occur
An XCCDF Rule
Details
Profiles
Prose
Do Not Show System Messages When Unsuccessful Logon Attempts Occur
Medium Severity
This rule ensures the system prevents informative messages from being presented to the user pertaining to logon information after a number of incorrect login attempts using
pam_faillock.so
. pam_faillock.so module requires multiple entries in pam files. These entries must be carefully defined to work as expected. In order to avoid errors when manually editing these files, it is recommended to use the appropriate tools, such as
authselect
or
authconfig
, depending on the OS version.