2 sep 2013 kl. 22:53 skrev Didier Wiroth <[email protected]>:

> Hello,
> (I'm running  5.4-current)
> I would like to use multiple authentication in sshd :
> 2) skey
> 2) and passwd (as further authentication)
>
> I tried many different settings but I can't find the correct syntax
> for the AuthenticationMethod parameter.
>
> How does AuthenticationMethod have to be configured in sshd_config to
> authenticate a user with skey and passwd (as further authentication)?
> (f.ex: abviously this doesn't work: AuthenticationMethods skey,password)
> The following message is logged in authlog: "error: Unknown authentication
method "skey" in list"
>
> Many thanks!!!
> Didier

Did you even try to read the FAQ? http://www.openbsd.org/faq/faq8.html#SKey

Good luck.

Reply via email to