Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-11976 | GEN000700 | SV-37298r1_rule | IAIA-1 IAIA-2 | Medium |
Description |
---|
Limiting the lifespan of authenticators limits the period of time an unauthorized user has access to the system while using compromised credentials and reduces the period of time available for password-guessing attacks to run against a single password. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2015-09-03 |
Check Text ( None ) |
---|
None |
Fix Text (F-31246r1_fix) |
---|
Set the max days field to 60 for all user accounts. # passwd -x 60 |