SV-270721r1066652_rule
V-270721
SRG-OS-000105-GPOS-00052
UBTU-24-400020
CAT II
10
Configure Ubuntu 24.04 LTS to use multifactor authentication for access to accounts.
Add or update "pam_pkcs11.so" in "/etc/pam.d/common-auth" to match the following line:
auth [success=2 default=ignore] pam_pkcs11.so
Verify that the "pam_pkcs11.so" module is configured with the following command:
$ grep -r pam_pkcs11.so /etc/pam.d/common-auth
auth [success=2 default=ignore] pam_pkcs11.so
If the module is not configured, is missing, or commented out, this is a finding.
V-270721
False
UBTU-24-400020
Verify that the "pam_pkcs11.so" module is configured with the following command:
$ grep -r pam_pkcs11.so /etc/pam.d/common-auth
auth [success=2 default=ignore] pam_pkcs11.so
If the module is not configured, is missing, or commented out, this is a finding.
M
5673