SV-258818r933515_rule
V-258818
SRG-OS-000073-GPOS-00041
PHTN-40-000039
CAT I
10
Navigate to and open:
/etc/login.defs
Add or update the following line:
ENCRYPT_METHOD SHA512
At the command line, run the following command to verify passwords are stored with only encrypted representations:
# grep ^ENCRYPT_METHOD /etc/login.defs
Example result:
ENCRYPT_METHOD SHA512
If the "ENCRYPT_METHOD" option is not set to "SHA512", is missing or commented out, this is a finding.
V-258818
False
PHTN-40-000039
At the command line, run the following command to verify passwords are stored with only encrypted representations:
# grep ^ENCRYPT_METHOD /etc/login.defs
Example result:
ENCRYPT_METHOD SHA512
If the "ENCRYPT_METHOD" option is not set to "SHA512", is missing or commented out, this is a finding.
M
5569