pamu2fcfg
universal 2nd factor (U2F) PAM module command-line helper tool
Install
- All systems
-
curl cmd.cat/pamu2fcfg.sh
- Debian
-
apt-get install pamu2fcfg
- Ubuntu
-
apt-get install pamu2fcfg
- Kali Linux
-
apt-get install pamu2fcfg
- Fedora
-
dnf install pamu2fcfg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pamu2fcfg
- Raspbian
-
apt-get install pamu2fcfg
- Dockerfile
- dockerfile.run/pamu2fcfg
pamu2fcfg
universal 2nd factor (U2F) PAM module command-line helper tool
Universal 2nd Factor (U2F) is an authentication mechanism that strengthen other authentications, and through this PAM module it can be used to require a U2F device in order to authenticate. This package contains the command-line tool pamu2fcfg which is used to generate the information needed by libpam-u2f to perform an U2F authentication.