SV-100223r1_rule
V-89573
SRG-OS-000073-GPOS-00041
VRAU-SL-000365
CAT I
10
Reset the user password using the following command:
# passwd [user account]
Check that the user account passwords are stored hashed using sha512 by running the following command:
# more /etc/shadow
If the password hash does not begins with "$6$" for user accounts such as "root" or "admin", this is a finding.
V-89573
False
VRAU-SL-000365
Check that the user account passwords are stored hashed using sha512 by running the following command:
# more /etc/shadow
If the password hash does not begins with "$6$" for user accounts such as "root" or "admin", this is a finding.
M
3459