SV-256585r982199_rule
V-256585
SRG-OS-000073-GPOS-00041
PHTN-30-000117
CAT II
10
Navigate to and open:
/etc/pam.d/system-password
Add the argument "sha512" to the "password" line:
password required pam_unix.so sha512 shadow try_first_pass
Note: On vCenter appliances, the equivalent file must be edited under "/etc/applmgmt/appliance", if one exists, for the changes to persist after a reboot.
At the command line, run the following command:
# grep password /etc/pam.d/system-password|grep --color=always "sha512"
If the output does not include "sha512", this is a finding.
V-256585
False
PHTN-30-000117
At the command line, run the following command:
# grep password /etc/pam.d/system-password|grep --color=always "sha512"
If the output does not include "sha512", this is a finding.
M
5520