Another shapshot
Markus Friedl
markus.friedl at informatik.uni-erlangen.de
Sun Nov 5 06:05:24 EST 2000
On Sat, Nov 04, 2000 at 06:30:20PM +0100, Gert Doering wrote:
> Hi,
>
> On Sat, Nov 04, 2000 at 11:22:32AM +0100, Gert Doering wrote:
> > * could someone please send me auth2-skey.c (and please include it into the
> > next snapshot :) )?
>
> Markus sent it to me, thanks.
>
> Now I just have to get it to work - is there any documentation available
> how to use S/Key with OpenSSH? I have "skeyinit"'ed myself, so that
> should work, but no matter what I do, ssh/sshd do not ask me for a s/key
> challenge/response.
>
> I use ssh protocol 1, which (from reading the source comments) *should*
> permit it - either directly, or by entering "password: s/key", but both do
> not happen.
this has been disabled.
try
ssh -o 'skeyauthentication=yes' -o 'passwordauthentication=no' host
More information about the openssh-unix-dev
mailing list