SV-261396r996610_rule
V-261396
SRG-OS-000375-GPOS-00160
SLEM-05-612010
CAT II
10
Configure SLEM 5 to implement multifactor authentication by installing the required packages.
Install the packages required to support multifactor authentication with the following commands:
> sudo transactional-update pkg install pam_pkcs11
> sudo reboot
> sudo transactional-update pkg install mozilla-nss
> sudo reboot
> sudo transactional-update pkg install mozilla-nss-tools
> sudo reboot
> sudo transactional-update pkg install pcsc-ccid
> sudo reboot
> sudo transactional-update pkg install pcsc-lite
> sudo reboot
> sudo transactional-update pkg install pcsc-tools
> sudo reboot
> sudo transactional-update pkg install opensc
> sudo reboot
> sudo transactional-update pkg install coolkey
> sudo reboot
Additional information on the configuration of multifactor authentication on SLEM 5 can be found at https://www.suse.com/communities/blog/configuring-smart-card-authentication-suse-linux-enterprise/.
Verify SLEM 5 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
Installed: Yes
> zypper info mozilla-nss | grep -i installed
Installed: Yes
> zypper info mozilla-nss-tools | grep -i installed
Installed: Yes
> zypper info pcsc-ccid | grep -i installed
Installed: Yes
> zypper info pcsc-lite | grep -i installed
Installed: Yes
> zypper info pcsc-tools | grep -i installed
Installed: Yes
> zypper info opensc | grep -i installed
Installed: Yes
> zypper info coolkey | grep -i installed
Installed: Yes
If any of the packages required for multifactor authentication are not installed, this is a finding.
V-261396
False
SLEM-05-612010
Verify SLEM 5 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
Installed: Yes
> zypper info mozilla-nss | grep -i installed
Installed: Yes
> zypper info mozilla-nss-tools | grep -i installed
Installed: Yes
> zypper info pcsc-ccid | grep -i installed
Installed: Yes
> zypper info pcsc-lite | grep -i installed
Installed: Yes
> zypper info pcsc-tools | grep -i installed
Installed: Yes
> zypper info opensc | grep -i installed
Installed: Yes
> zypper info coolkey | grep -i installed
Installed: Yes
If any of the packages required for multifactor authentication are not installed, this is a finding.
M
5596