STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 must enforce password complexity by requiring that at least one special character be used.

DISA Rule

SV-271636r1091620_rule

Vulnerability Number

V-271636

Group Title

SRG-OS-000266-GPOS-00101

Rule Version

OL09-00-001120

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure OL 9 to enforce password complexity by requiring at least one special character be used by setting the "ocredit" option.

Add the following line to "/etc/security/pwquality.conf" (or modify the line to have the required value):

ocredit = -1

Check Contents

Verify that OL 9 enforces password complexity by requiring at least one special character with the following command:

$ sudo grep ocredit /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
ocredit = -1

If the value of "ocredit" is a positive number or is commented out, this is a finding.

Vulnerability Number

V-271636

Documentable

False

Rule Version

OL09-00-001120

Severity Override Guidance

Verify that OL 9 enforces password complexity by requiring at least one special character with the following command:

$ sudo grep ocredit /etc/security/pwquality.conf /etc/security/pwquality.conf.d/*.conf
ocredit = -1

If the value of "ocredit" is a positive number or is commented out, this is a finding.

Check Content Reference

M

Target Key

5680