SV-99113r1_rule
V-88463
SRG-OS-000073-GPOS-00041
VROM-SL-000365
CAT I
10
Ensure password are being encrypted with hash sha512 with the following command:
# echo 'CRYPT=sha512'>>/etc/default/passwd
Check that the user account passwords are stored hashed using sha512 by running the following command:
# cat /etc/default/passwd | grep CRYPT=sha512
If "CRYPT=sha512" is not listed, this is a finding.
V-88463
False
VROM-SL-000365
Check that the user account passwords are stored hashed using sha512 by running the following command:
# cat /etc/default/passwd | grep CRYPT=sha512
If "CRYPT=sha512" is not listed, this is a finding.
M
3461