SV-234854r622137_rule
V-234854
SRG-OS-000375-GPOS-00160
SLES-15-010460
CAT II
10
Configure the SUSE operating system to implement multifactor authentication by installing the required packages.
Install the packages required to support multifactor authentication with the following commands:
> zypper install pam_pkcs11
> zypper install mozilla-nss
> zypper install mozilla-nss-tools
> zypper install pcsc-ccid
> zypper install pcsc-lite
> zypper install pcsc-tools
> zypper install opensc
> zypper install coolkey
Additional information on the configuration of multifactor authentication on the SUSE operating system can be found at https://www.suse.com/communities/blog/configuring-smart-card-authentication-suse-linux-enterprise/.
Verify the SUSE 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:
> zypper info pam_pkcs11 | grep -i installed
> zypper info mozilla-nss | grep -i installed
> zypper info mozilla-nss-tools | grep -i installed
> zypper info pcsc-ccid | grep -i installed
> zypper info pcsc-lite | grep -i installed
> zypper info pcsc-tools | grep -i installed
> zypper info opensc | grep -i installed
> zypper info coolkey | grep -i installed
If any of the packages required for multifactor authentication are not installed, this is a finding.
V-234854
False
SLES-15-010460
Verify the SUSE 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:
> zypper info pam_pkcs11 | grep -i installed
> zypper info mozilla-nss | grep -i installed
> zypper info mozilla-nss-tools | grep -i installed
> zypper info pcsc-ccid | grep -i installed
> zypper info pcsc-lite | grep -i installed
> zypper info pcsc-tools | grep -i installed
> zypper info opensc | grep -i installed
> zypper info coolkey | grep -i installed
If any of the packages required for multifactor authentication are not installed, this is a finding.
M
5274