SV-219318r610963_rule
V-219318
SRG-OS-000375-GPOS-00160
UBTU-18-010431
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.
Check for the presence of the packages required to support multifactor authentication 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-219318
False
UBTU-18-010431
Verify the Ubuntu operating system has the packages required for multifactor authentication installed.
Check for the presence of the packages required to support multifactor authentication 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
4055