1. No I didn't, I will check it
2. How do you configure the Linux SSH server to get the verification code first?
sftp google authenticator and two factor authentication
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: sftp google authenticator and two factor authentication
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: sftp google authenticator and two factor authentication
To get the verification code first, I moved the line
auth required pam_google_authenticator.so
that you can find in the file "/etc/pam.d/sshd", to the top of the file (to line 1).
auth required pam_google_authenticator.so
that you can find in the file "/etc/pam.d/sshd", to the top of the file (to line 1).