SV-217122r646689_rule
V-217122
SRG-OS-000120-GPOS-00061
SLES-12-010210
CAT II
10
Configure the SUSE operating system to require "ENCRYPT_METHOD" of "SHA512".
Edit the "/etc/login.defs" file with the following line:
ENCRYPT_METHOD SHA512
Verify the SUSE operating system requires that the "ENCRYPT_METHOD" value in "/etc/login.defs" is set to "SHA512".
Check the value of "ENCRYPT_METHOD" value in "/etc/login.defs" with the following command:
> grep "^ENCRYPT_METHOD " /etc/login.defs
ENCRYPT_METHOD SHA512
If "ENCRYPT_METHOD" is not set to "SHA512", if any values other that "SHA512" are configured, or if no output is produced, this is a finding.
V-217122
False
SLES-12-010210
Verify the SUSE operating system requires that the "ENCRYPT_METHOD" value in "/etc/login.defs" is set to "SHA512".
Check the value of "ENCRYPT_METHOD" value in "/etc/login.defs" with the following command:
> grep "^ENCRYPT_METHOD " /etc/login.defs
ENCRYPT_METHOD SHA512
If "ENCRYPT_METHOD" is not set to "SHA512", if any values other that "SHA512" are configured, or if no output is produced, this is a finding.
M
4033