chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/

Dmt Ops opsdmt at gmail.com
Sat Dec 20 01:39:52 EST 2014


I added an EXPLICIT

    AuthenticationMethods  publickey,keyboard-interactive
+    UsePam yes

to sshd_config.  Now, at connect attempt I get

Password:
Verification code:
Password:
Verification code:
Password:
...

I.e.,

It's asking for Password, not accepting pubkey

AND

when given the password (which is correct), and the GA VerificationCode, it
simply repeats the credentials request.


More information about the openssh-unix-dev mailing list