STIGQter STIGQter: STIG Summary: Solaris 11 X86 Security Technical Implementation Guide Version: 3 Release: 6 Benchmark Date: 01 Jul 2026:

The operating system must enforce password complexity requiring that at least one lowercase character is used.

DISA Rule

SV-216093r1016288_rule

Vulnerability Number

V-216093

Group Title

SRG-OS-000070

Rule Version

SOL-11.1-040080

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The root role is required.

# pfedit /etc/default/passwd

Locate the line containing:

MINLOWER

Change the line to read:

MINLOWER=1

Check Contents

Check the MINLOWER setting.

# grep ^MINLOWER /etc/default/passwd

If MINLOWER is not set to one or more, this is a finding.

Vulnerability Number

V-216093

Documentable

False

Rule Version

SOL-11.1-040080

Severity Override Guidance

Check the MINLOWER setting.

# grep ^MINLOWER /etc/default/passwd

If MINLOWER is not set to one or more, this is a finding.

Check Content Reference

M

Target Key

4021