google-authenticator-libpam
Formula Utilities v1.11
PAM module for two-factor authentication
Install 1
App in
Terminal
$
brew install 'google-authenticator-libpam'
Dependencies
Build Dependencies
Installation Notes
Add 2-factor authentication for ssh: echo "auth required $HOMEBREW_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 $HOMEBREW_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)
Install Statistics 17.2% vs 90d
Install activity across time periods
| Metric | 30 Days | 90 Days | 1 Year |
|---|---|---|---|
| Total Installs | 32 | 116 | 475 |
| Avg Daily Installs | 1 | 1 | 1 |