← all formulas
pam-u2f
Provides an easy way to use U2F-compliant authenticators with PAM
- Version
- v1.4.0
- License
- BSD-2-Clause
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install pam-u2fCaveats
To use a U2F key for PAM authentication, specify the full path to the
module ($HOMEBREW_PREFIX/opt/pam-u2f/lib/pam/pam_u2f.so) in a PAM
configuration. You can find all PAM configurations in /etc/pam.d.
For further installation instructions, please visit
https://developers.yubico.com/pam-u2f/#installation.