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

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



>> AuthenticationMethods publickey,keyboard-interactive
> I wasn't even aware of that option.

Neither was I.

I had

    PreferredAuthentications  publickey,keyboard-interactive

in ssh_config ... and thought that that, plus

    ChallengeResponseAuthentication  yes

in sshd_config was sufficient.

Adding

    ChallengeResponseAuthentication  yes
    KbdInteractiveAuthentication  yes
+    AuthenticationMethods  publickey,keyboard-interactive

to sshd_config, now, after sshd restart I can no longer ssh in at all.

I simply get

    Permission denied (keyboard-interactive).

Once I get in front of the machine, I'll grab an "sshd -ddd" ...
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux