SV-269371r1050254_rule
V-269371
SRG-OS-000375-GPOS-00160
ALMA-09-033680
CAT II
10
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 [sssd] section:
certificate_verification = ocsp_dgst=sha512
Note: If the system administrator (SA) demonstrates the use of an approved alternate multifactor authentication method, this requirement is Not Applicable.
Verify the operating system implements Online Certificate Status Protocol (OCSP) and is using the proper digest value on the system with the following command:
$ grep certificate_verification /etc/sssd/sssd.conf /etc/sssd/conf.d/*.conf
/etc/sssd/conf.d/certificate_verification.conf:certificate_verification = ocsp_dgst=sha512
If the certificate_verification line is missing from the [sssd] section, or is missing "ocsp_dgst=sha512", ask the administrator to indicate what type of multifactor authentication is being used and how the system implements certificate status checking. If there is no evidence of certificate status checking being used, this is a finding.
V-269371
False
ALMA-09-033680
Note: If the system administrator (SA) demonstrates the use of an approved alternate multifactor authentication method, this requirement is Not Applicable.
Verify the operating system implements Online Certificate Status Protocol (OCSP) and is using the proper digest value on the system with the following command:
$ grep certificate_verification /etc/sssd/sssd.conf /etc/sssd/conf.d/*.conf
/etc/sssd/conf.d/certificate_verification.conf:certificate_verification = ocsp_dgst=sha512
If the certificate_verification line is missing from the [sssd] section, or is missing "ocsp_dgst=sha512", ask the administrator to indicate what type of multifactor authentication is being used and how the system implements certificate status checking. If there is no evidence of certificate status checking being used, this is a finding.
M
5664