SV-269375r1050258_rule
V-269375
SRG-OS-000107-GPOS-00054
ALMA-09-034340
CAT II
10
Configure AlmaLinux OS 9 to load the CAC driver.
Add or modify the following line in the "/etc/opensc.conf" file:
card_drivers = cac;
Verify that AlmaLinux OS 9 loads the CAC driver with the following command:
$ grep card_drivers /etc/opensc.conf
card_drivers = cac;
If "cac" is not listed as a card driver, or there is no line returned for "card_drivers", this is a finding.
V-269375
False
ALMA-09-034340
Verify that AlmaLinux OS 9 loads the CAC driver with the following command:
$ grep card_drivers /etc/opensc.conf
card_drivers = cac;
If "cac" is not listed as a card driver, or there is no line returned for "card_drivers", this is a finding.
M
5664