Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 376 Bytes

installing-libpam-yubico.md

File metadata and controls

12 lines (9 loc) · 376 Bytes

Installing libpam-yubico

The package libpam-yubico provides the requires libraries to integrate Yubico's software into PAM (Linux Pluggable Authentication Modules).

Add the PPA and install the package:

❯ apt-get install -y vim software-properties-common
❯ add-apt-repository -y ppa:yubico/stable
❯ apt-get update
❯ apt-get install -y libpam-yubico