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 implement smart card logins for multifactor authentication for local and network access to privileged and nonprivileged accounts.

DISA Rule

SV-270721r1066652_rule

Vulnerability Number

V-270721

Group Title

SRG-OS-000105-GPOS-00052

Rule Version

UBTU-24-400020

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure Ubuntu 24.04 LTS to use multifactor authentication for access to accounts.

Add or update "pam_pkcs11.so" in "/etc/pam.d/common-auth" to match the following line:

auth [success=2 default=ignore] pam_pkcs11.so

Check Contents

Verify that the "pam_pkcs11.so" module is configured with the following command:

$ grep -r pam_pkcs11.so /etc/pam.d/common-auth
auth [success=2 default=ignore] pam_pkcs11.so

If the module is not configured, is missing, or commented out, this is a finding.

Vulnerability Number

V-270721

Documentable

False

Rule Version

UBTU-24-400020

Severity Override Guidance

Verify that the "pam_pkcs11.so" module is configured with the following command:

$ grep -r pam_pkcs11.so /etc/pam.d/common-auth
auth [success=2 default=ignore] pam_pkcs11.so

If the module is not configured, is missing, or commented out, this is a finding.

Check Content Reference

M

Target Key

5673