SV-271607r1091533_rule
V-271607
SRG-OS-000375-GPOS-00160
OL09-00-000925
CAT II
10
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
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.
V-271607
False
OL09-00-000925
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.
M
5680