SV-217132r603262_rule
V-217132
SRG-OS-000077-GPOS-00045
SLES-12-010300
CAT II
10
Configure the SUSE operating system to create the password history file with the following commands:
# sudo touch /etc/security/opasswd
# sudo chown root:root /etc/security/opasswd
# sudo chmod 0600 /etc/security/opasswd
Verify the password history file exists on the SUSE operating system.
Check that the password history file exists with the following command:
# ls -al /etc/security/opasswd
-rw------- 1 root root 7 Dec 13 17:21 /etc/security/opasswd
If "/etc/security/opasswd" does not exist, this is a finding.
V-217132
False
SLES-12-010300
Verify the password history file exists on the SUSE operating system.
Check that the password history file exists with the following command:
# ls -al /etc/security/opasswd
-rw------- 1 root root 7 Dec 13 17:21 /etc/security/opasswd
If "/etc/security/opasswd" does not exist, this is a finding.
M
4033