Yes I did.
Skey and password currently work (as standalone authentication) with sshd and 
of course on the console (via username:skey syntax).
But If I try to use skey & password authentication together (via the 
AuthenticationMethods) in sshd it doesn't work.
May be I forgot something that is obvious for an expert?

-----Original Message-----
From: Johan Mellberg [mailto:[email protected]] 
Sent: Tuesday, September 3, 2013 06:25
To: [email protected]
Subject: Re: AuthenticationMethods skey, passwd: howto syntax?

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