Google-authenticator

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==Installation== {{note|Installing this has a side effect - all users must have google-authenticator setup to login using a password}} <source lang="bash"> apt-get install lib...")

Revision as of 15:51, 25 April 2014

Installation

Note: Installing this has a side effect - all users must have google-authenticator setup to login using a password
apt-get install libpam-google-authenticator
echo "auth required pam_google_authenticator.so" >>/etc/pam.d/sshd
sed -re 's/(ChallengeResponseAuthentication) +no/\1 yes/g' -i /etc/ssh/sshd_config

User Setup

google-authenticator
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox