Configure the operating system to implement multifactor authentication by
installing the required package with the following command:
The pam_pkcs11
package can be installed with the following command:
$ sudo zypper install pam_pkcs11
The mozilla-nss
package can be installed with the following command:
$ sudo zypper install mozilla-nss
The mozilla-nss-tools
package can be installed with the following command:
$ sudo zypper install mozilla-nss-tools
The pcsc-ccid
package can be installed with the following command:
$ sudo zypper install pcsc-ccid
The pcsc-lite
package can be installed with the following command:
$ sudo zypper install pcsc-lite
The pcsc-tools
package can be installed with the following command:
$ sudo zypper install pcsc-tools
The opensc
package can be installed with the following command:
$ sudo zypper install opensc