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 map the authenticated identity to the user or group account for PKI-based authentication.

DISA Rule

SV-274865r1101731_rule

Vulnerability Number

V-274865

Group Title

SRG-OS-000396-GPOS-00176

Rule Version

UBTU-22-254030

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure sssd to map authenticated certificates to the appropriate user group by adding the following line to the "/etc/sssd/sssd.conf" file:

ldap_user_certificate=userCertificate;binary

Check Contents

Verify that authenticated certificates are mapped to the appropriate user group in the "/etc/sssd/sssd.conf" file with the following command:

$ grep -i ldap_user_certificate /etc/sssd/sssd.conf
ldap_user_certificate=userCertificate;binary

Vulnerability Number

V-274865

Documentable

False

Rule Version

UBTU-22-254030

Severity Override Guidance

Verify that authenticated certificates are mapped to the appropriate user group in the "/etc/sssd/sssd.conf" file with the following command:

$ grep -i ldap_user_certificate /etc/sssd/sssd.conf
ldap_user_certificate=userCertificate;binary

Check Content Reference

M

Target Key

5594