STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 10 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 01 Jul 2026:

RHEL 10 must log username information when unsuccessful login attempts occur.

DISA Rule

SV-281100r1165655_rule

Vulnerability Number

V-281100

Group Title

SRG-OS-000021-GPOS-00005

Rule Version

RHEL-10-500020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure RHEL 10 to log username information when unsuccessful login attempts occur.

Enable the feature using the following command:

$ sudo authselect enable-feature with-faillock

Add/modify the "/etc/security/faillock.conf" file to match the following line:

audit

Check Contents

Verify RHEL 10 "/etc/security/faillock.conf" is configured to log username information when unsuccessful login attempts occur with the following command:

$ sudo grep audit /etc/security/faillock.conf
audit

If the "audit" option is not set, is missing, or is commented out, this is a finding.

Vulnerability Number

V-281100

Documentable

False

Rule Version

RHEL-10-500020

Severity Override Guidance

Verify RHEL 10 "/etc/security/faillock.conf" is configured to log username information when unsuccessful login attempts occur with the following command:

$ sudo grep audit /etc/security/faillock.conf
audit

If the "audit" option is not set, is missing, or is commented out, this is a finding.

Check Content Reference

M

Target Key

5733