Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 383 Bytes

gAuthenticator

Fork of Google Authenticator PAM module to get two-factor authentication in linux.

Build & install

./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".

gAuthenticator is TOTP (time based) Authenticator for desktop

Support multiple accounts.