STIGQter STIGQter: STIG Summary: Oracle Linux 9 Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

OL 9 must enable certificate-based smart card authentication.

DISA Rule

SV-271607r1091533_rule

Vulnerability Number

V-271607

Group Title

SRG-OS-000375-GPOS-00160

Rule Version

OL09-00-000925

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure OL 9 to enable certificate-based smart card authentication.

Edit the file "/etc/sssd/sssd.conf" and add or edit the following line:

pam_cert_auth = True

Check Contents

Verify that OL 9 has smart cards enabled in System Security Services Daemon (SSSD) if smart cards are used for MFA with the following command:

$ sudo grep pam_cert_auth /etc/sssd/sssd.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-271607

Documentable

False

Rule Version

OL09-00-000925

Severity Override Guidance

Verify that OL 9 has smart cards enabled in System Security Services Daemon (SSSD) if smart cards are used for MFA with the following command:

$ sudo grep pam_cert_auth /etc/sssd/sssd.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

5680