Une authentification à deux facteurs pour SSH
De BeTa wiki
sudo apt-get install libpam_oath
/etc/ssh/sshd_config ChallengeResponseAuthentication yes
/etc/users.oath HOTP beta pw 00
/etc/pam.d/sshd
- Standard Un*x authentication.
- @include common-auth
auth requisite pam_oath.so usersfile=/etc/users.oath window=20 digit=6