Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 20:31:39 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        des@freebsd.org
Cc:        Thomas Quinot <thomas@cuivre.fr.eu.org>, FreeBSD Current <current@freebsd.org>
Subject:   Re: Problem with ssh
Message-ID:  <20020329203139.C74181@dragon.nuxi.com>
In-Reply-To: <20020329110125.A61943@melusine.cuivre.fr.eu.org>; from thomas@cuivre.fr.eu.org on Fri, Mar 29, 2002 at 11:01:25AM %2B0100
References:  <20020328183736.85E9588@nebula.anchoragerescue.org> <20020328192816.GA217@mich.itxmarket.com> <20020328194005.573B688@nebula.anchoragerescue.org> <20020328120317.C92633@dragon.nuxi.com> <20020329030505.GF22998@squall.waterspout.com> <20020329110125.A61943@melusine.cuivre.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 29, 2002 at 11:01:25AM +0100, Thomas Quinot wrote:
> Le 2002-03-29, Will Andrews écrivait :
> 
> > SSH should just be fixed to DTRT when one doesn't have S/Key
> > setup on the server...
> 
> As far as I can understand the sources, this has been implemented
> in rev. 1.10 of src/crypto/openssh/auth-skey.c.

It is still wrong.  A correct password prompt gives the S/Key(OPIE)
challenge and accepts either the Unix or S/Key(OPIE) password.
Something is still very wrong:

    ssh  foo@releng4
    otp-md5 350 re9786 ext
    S/Key Password: 
    otp-md5 134 re2584 ext
    S/Key Password: 
    otp-md5 417 re5381 ext
    S/Key Password: 
    otp-md5 198 re2571 ext
    S/Key Password: 

Uh, why does my sequence keep changing when I just hit <return>???
And this will not accept my Unix password until I enter garbage _3_ times,
then I finally get a Unix password prompt.

Hello, DES?  Have you seen this thread?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020329203139.C74181>