STIGQter STIGQter: STIG Summary: Canonical Ubuntu 24.04 LTS Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

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

DISA Rule

SV-270726r1066667_rule

Vulnerability Number

V-270726

Group Title

SRG-OS-000069-GPOS-00037

Rule Version

UBTU-24-400260

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Add or update the "/etc/security/pwquality.conf" file to contain the "ucredit" parameter:

ucredit=-1

Check Contents

Verify Ubuntu 24.04 LTS enforces password complexity by requiring that at least one uppercase character be used with the following command:

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

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

Vulnerability Number

V-270726

Documentable

False

Rule Version

UBTU-24-400260

Severity Override Guidance

Verify Ubuntu 24.04 LTS enforces password complexity by requiring that at least one uppercase character be used with the following command:

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

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

Check Content Reference

M

Target Key

5673