SV-238230r653865_rule
V-238230
SRG-OS-000375-GPOS-00160
UBTU-20-010063
CAT II
10
Configure the Ubuntu operating system to implement multifactor authentication by installing the required packages. 
 
Install the "libpam-pkcs11" package on the system with the following command: 
 
$ sudo apt install libpam-pkcs11
Verify the Ubuntu operating system has the packages required for multifactor authentication installed with the following commands: 
 
$ dpkg -l | grep libpam-pkcs11 
 
ii  libpam-pkcs11    0.6.8-4    amd64    Fully featured PAM module for using PKCS#11 smart cards 
 
If the "libpam-pkcs11" package is not installed, this is a finding.
V-238230
False
UBTU-20-010063
Verify the Ubuntu operating system has the packages required for multifactor authentication installed with the following commands: 
 
$ dpkg -l | grep libpam-pkcs11 
 
ii  libpam-pkcs11    0.6.8-4    amd64    Fully featured PAM module for using PKCS#11 smart cards 
 
If the "libpam-pkcs11" package is not installed, this is a finding.
M
5318