brew install google-authenticator-libpam
PAM module for two-factor authentication
https://github.com/google/google-authenticator-libpam
License: Apache-2.0
/api/formula-linux/google-authenticator-libpam.json
(JSON API)
Linux formula code on GitHub
Bottle (binary package) installation support provided for Linux platforms:
Intel | big sur | ✅ |
---|---|---|
catalina | ✅ | |
mojave | ✅ | |
high sierra | ✅ | |
64-bit linux | ✅ | |
ARM64 | big sur | ✅ |
Current versions:
stable | ✅ | 1.09 |
Depends on:
qrencode | 4.1.1 | QR Code generation |
linux-pam | 1.5.1 | Pluggable Authentication Modules for Linux |
Depends on when building from source:
autoconf | 2.71 | Automatic configure script builder |
automake | 1.16.3 | Tool for generating GNU Standards-compliant Makefiles |
libtool | 2.4.6 | Generic library support script |
Add 2-factor authentication for ssh: echo "auth required $(brew --prefix)/opt/google-authenticator-libpam/lib/security/pam_google_authenticator.so" \ | sudo tee -a /etc/pam.d/sshd Add 2-factor authentication for ssh allowing users to log in without OTP: echo "auth required $(brew --prefix)/opt/google-authenticator-libpam/lib/security/pam_google_authenticator.so" \ "nullok" | sudo tee -a /etc/pam.d/sshd (Or just manually edit /etc/pam.d/sshd) |
Analytics:
Installs (30 days) | |
---|---|
google-authenticator-libpam |
3 |
Installs on Request (30 days) | |
google-authenticator-libpam |
3 |
Build Errors (30 days) | |
google-authenticator-libpam |
0 |
Installs (90 days) | |
google-authenticator-libpam |
4 |
Installs on Request (90 days) | |
google-authenticator-libpam |
4 |
Installs (365 days) | |
google-authenticator-libpam |
9 |
Installs on Request (365 days) | |
google-authenticator-libpam |
9 |