Another shapshot
Markus Friedl
markus.friedl at informatik.uni-erlangen.de
Tue Oct 31 09:20:30 EST 2000
On Sun, Oct 29, 2000 at 08:44:27PM +0100, Kevin Steves wrote:
> On Sun, 29 Oct 2000, Corinna Vinschen wrote:
> : Nevertheless I had a problem with the interoperability between an
> : i686-pc-linux-gnu OpenSSH 2.1.1 and this snapshot. I couldn't use
> : protocol version 2. The debug output stated
> :
> : "dsa_verify: signature incorrect"
in compat.c, could you please change the line
{ "^OpenSSH-2\\.[01]", SSH_OLD_SESSIONID },
to
{ "^OpenSSH[-_]2\\.[01]", SSH_OLD_SESSIONID },
and test again?
-markus
More information about the openssh-unix-dev
mailing list