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 Fedora
System Settings
Account and Access Control
Protect Accounts by Configuring PAM
Set Lockouts for Failed Password Attempts
Configure the root Account for Failed Password Attempts
Configure the root Account for Failed Password Attempts
An XCCDF Rule
Details
Profiles
Prose
Configure the root Account for Failed Password Attempts
Medium Severity
This rule configures the system to lock out the
root
account 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.