当前位置: 首页 > 文档资料 > Yubikey 使用手册 >

设置远程服务器 - 安装 libpam-yubico

优质
小牛编辑
120浏览
2023-12-01

安装 libpam-yubico

libpam-yubico 提供了将 Yubico 软件集成到 PAM(Linux Pluggable Authentication Modules,Linux 可插拔身份验证模块)所需要的依赖。

可以通过添加 PPA 仓库的方式安装:

  1. ❯ apt-get install -y vim software-properties-common
  2. ❯ add-apt-repository -y ppa:yubico/stable
  3. ❯ apt-get update
  4. ❯ apt-get install -y libpam-yubico