STIGQter STIGQter: STIG Summary: Canonical Ubuntu 22.04 LTS Security Technical Implementation Guide Version: 2 Release: 9 Benchmark Date: 01 Jul 2026:

Ubuntu 22.04 LTS must enforce password complexity by requiring that at least one numeric character be used.

DISA Rule

SV-260562r1015014_rule

Vulnerability Number

V-260562

Group Title

SRG-OS-000071-GPOS-00039

Rule Version

UBTU-22-611020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure Ubuntu 22.04 LTS to enforce password complexity by requiring that at least one numeric character be used.

Add or modify the following line in the "/etc/security/pwquality.conf" file:

dcredit = -1

Check Contents

Verify Ubuntu 22.04 LTS enforces password complexity by requiring that at least one numeric character be used by using the following command:

$ grep -i dcredit /etc/security/pwquality.conf
dcredit = -1

If "dcredit" is greater than "-1", is commented out, or is missing, this is a finding.

Vulnerability Number

V-260562

Documentable

False

Rule Version

UBTU-22-611020

Severity Override Guidance

Verify Ubuntu 22.04 LTS enforces password complexity by requiring that at least one numeric character be used by using the following command:

$ grep -i dcredit /etc/security/pwquality.conf
dcredit = -1

If "dcredit" is greater than "-1", is commented out, or is missing, this is a finding.

Check Content Reference

M

Target Key

5594