STIGQter STIGQter: STIG Summary: SUSE Linux Enterprise Server 15 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 23 Apr 2021:

The SUSE operating system must employ a password history file.

DISA Rule

SV-234893r622137_rule

Vulnerability Number

V-234893

Group Title

SRG-OS-000077-GPOS-00045

Rule Version

SLES-15-020240

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

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.

Vulnerability Number

V-234893

Documentable

False

Rule Version

SLES-15-020240

Severity Override Guidance

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.

Check Content Reference

M

Target Key

5274

Comments