The Photon operating system must automatically lock an account when three unsuccessful logon attempts occur.
An XCCDF Rule
Description
By limiting the number of failed logon attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-force attacks, is reduced. Limits are imposed by locking the account. Satisfies: SRG-OS-000021-GPOS-00005, SRG-OS-000329-GPOS-00128
- ID
- SV-256479r958388_rule
- Version
- PHTN-30-000002
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Navigate to and open:
/etc/pam.d/system-auth
Remove any existing "pam_tally2.so" line and add the following line after the "pam_unix.so" statement: