Pluggable Authentication Module for Google Authenticator
The Google Authenticator PAM module provides an easy way use Google's 2FA (via Google Authenticator app) to your existing user authentication infrastructure.
The Google Authenticator PAM module provides an easy way use Google's 2FA (via Google Authenticator app) to your existing user authentication infrastructure.
To install pam-google-authenticator, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pam-google-authenticator
To see what files were installed by pam-google-authenticator, run:
port contents pam-google-authenticator
To later upgrade pam-google-authenticator, run:
sudo port selfupdate && sudo port upgrade pam-google-authenticator
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.