Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-38504 | RHEL-06-000035 | SV-50305r1_rule | Medium |
Description |
---|
The "/etc/shadow" file contains the list of local system accounts and stores password hashes. Protection of this file is critical for system security. Failure to give ownership of this file to root provides the designated owner with access to sensitive information which could weaken the system security posture. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 6 Security Technical Implementation Guide | 2017-04-28 |
Check Text ( None ) |
---|
None |
Fix Text (F-43451r1_fix) |
---|
To properly set the permissions of "/etc/shadow", run the command: # chmod 0000 /etc/shadow |