STIGQter STIGQter: STIG Summary: SUSE Linux Enterprise Micro (SLEM) 5 Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 01 Apr 2026:

All SLEM 5 local interactive user accounts, upon creation, must be assigned a home directory.

DISA Rule

SV-261348r996500_rule

Vulnerability Number

V-261348

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

SLEM-05-411010

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure SLEM 5 to assign home directories to all new local interactive users.

Add or modify the following line in the "/etc/login.defs" file:

CREATE_HOME yes

Check Contents

Verify all SLEM 5 local interactive users on the system are assigned a home directory upon creation with the following command:

> grep -i create_home /etc/login.defs
CREATE_HOME yes

If the "CREATE_HOME" parameter is not set to "yes", the line is commented out, or the line is missing, this is a finding.

Vulnerability Number

V-261348

Documentable

False

Rule Version

SLEM-05-411010

Severity Override Guidance

Verify all SLEM 5 local interactive users on the system are assigned a home directory upon creation with the following command:

> grep -i create_home /etc/login.defs
CREATE_HOME yes

If the "CREATE_HOME" parameter is not set to "yes", the line is commented out, or the line is missing, this is a finding.

Check Content Reference

M

Target Key

5596