SV-271623r1091581_rule
V-271623
SRG-OS-000073-GPOS-00041
OL09-00-001055
CAT II
10
Configure OL 9 to store only SHA-512 encrypted representations of passwords.
Add or update the following line in the "/etc/login.defs" file:
ENCRYPT_METHOD SHA512
Verify that OL 9 shadow file is configured to store only encrypted representations of passwords with a hash value of "SHA512" with the following command:
# grep -i encrypt_method /etc/login.defs
ENCRYPT_METHOD SHA512
If "ENCRYPT_METHOD" does not have a value of "SHA512", or the line is commented out, this is a finding.
V-271623
False
OL09-00-001055
Verify that OL 9 shadow file is configured to store only encrypted representations of passwords with a hash value of "SHA512" with the following command:
# grep -i encrypt_method /etc/login.defs
ENCRYPT_METHOD SHA512
If "ENCRYPT_METHOD" does not have a value of "SHA512", or the line is commented out, this is a finding.
M
5680