STIGQter STIGQter: STIG Summary: Cloud Linux AlmaLinux OS 9 Security Technical Implementation Guide Version: 1 Release: 7 Benchmark Date: 01 Jul 2026:

AlmaLinux OS 9 must enable certificate based smart card authentication.

DISA Rule

SV-269372r1050617_rule

Vulnerability Number

V-269372

Group Title

SRG-OS-000375-GPOS-00160

Rule Version

ALMA-09-033790

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the file "/etc/sssd/sssd.conf" or a "*.conf" file within the "/etc/sssd/conf.d/" directory and add or edit the following line within the [pam] section:

pam_cert_auth = True

Check Contents

Note: If the System Administrator demonstrates the use of an approved alternate multifactor authentication method, this requirement is Not Applicable.

Verify that AlmaLinux OS 9 has smart cards are enabled in System Security Services Daemon (SSSD), run the following command:

$ grep pam_cert_auth /etc/sssd/sssd.conf /etc/sssd/conf.d/*.conf

/etc/sssd/conf.d/certificate_verification.conf:pam_cert_auth = True

If "pam_cert_auth" is not set to "True", the line is commented out, or the line is missing, this is a finding.

Vulnerability Number

V-269372

Documentable

False

Rule Version

ALMA-09-033790

Severity Override Guidance

Note: If the System Administrator demonstrates the use of an approved alternate multifactor authentication method, this requirement is Not Applicable.

Verify that AlmaLinux OS 9 has smart cards are enabled in System Security Services Daemon (SSSD), run the following command:

$ grep pam_cert_auth /etc/sssd/sssd.conf /etc/sssd/conf.d/*.conf

/etc/sssd/conf.d/certificate_verification.conf:pam_cert_auth = True

If "pam_cert_auth" is not set to "True", the line is commented out, or the line is missing, this is a finding.

Check Content Reference

M

Target Key

5664