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]

 



On Wed, 17 Dec 2014, Dmt Ops wrote:

>         vi /etc/ssh/sshd_config
>                 ...
>         -        ChallengeResponseAuthentication      no
>         +        ChallengeResponseAuthentication      yes
>         +        KbdInteractiveAuthentication         yes
>                 ...
> 
> and restart the daemon

You've missed the crucial part to require multiple authentication
methods succeed before the user is considered authenticated:

AuthenticationMethods publickey,keyboard-interactive

-d
_______________________________________________
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