Fork of Google Authenticator PAM module to get two-factor authentication in linux.
./bootstrap.sh
./configure
make
sudo make install
If you don't have access to "sudo", you have to manually become "root" prior to calling "make install".
Support multiple accounts.