From owner-ssh@clinet.fi  Wed Jun  6 09:08:16 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id JAA28930
	for <ssh-archiver@cs.hut.fi>; Wed, 6 Jun 2001 09:08:16 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 5BC25216A6; Wed,  6 Jun 2001 09:08:16 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id IAA04476
	for ssh-outgoing; Wed, 6 Jun 2001 08:33:04 +0300
Received: from gemini.faredge.com.au (gemini.faredge.com.au [198.142.14.194])
	by mail.clinet.fi (8.9.3/8.9.3) with SMTP id IAA04464
	for <ssh@clinet.fi>; Wed, 6 Jun 2001 08:33:00 +0300
Received: (qmail 12819 invoked from network); 7 Jun 2001 01:32:58 -0000
Received: from celery.faredge.com.au (HELO celery) (198.142.14.196)
  by gemini.faredge.com.au with SMTP; 7 Jun 2001 01:32:58 -0000
From: "Chris Herrmann" <chris@faredge.com.au>
To: "'Hans Loehr'" <Hans.Loehr@informatik.stud.uni-erlangen.de>
Cc: "'list'" <ssh@clinet.fi>
Subject: RE: ssh 2.9 problems
Date: Wed, 6 Jun 2001 15:32:11 +1000
Message-ID: <000d01c0ee4a$0adf2280$c40e8ec6@faredge.com.au>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
In-Reply-To: <20010605234618.A351@marvin.uni-erlangen.de>
Importance: Normal
Sender: owner-ssh@clinet.fi
Precedence: bulk

ends up that it's because the newer versions of ssh-client try to connect
using version 2 of the protocol. i had a breeze through the config files,
and it looks like you should be able to get it to use protocols in a
particular order ie. try SSH1 first, then SSH2 but it ignores it. I haven't
managed to get ssh2 keys etc setup properly on the server.

To get around it, force the client to use ssh1:

ssh foo.fooplace.com -1

This doesn't work with scp, however.

Cheers,

Chris

-----Original Message-----
From: Hans Loehr [mailto:Hans.Loehr@informatik.stud.uni-erlangen.de]
Sent: Wednesday, 6 June 2001 07:46
To: Chris Herrmann
Cc: 'list'
Subject: Re: ssh 2.9 problems


Hi,

On Wed, May 23, 2001 at 03:46:09PM +1000, Chris Herrmann wrote:
> The ssh client gets "bad password".
>
> Now, assuming that I can remember the password... what could be going on
> here? If i ssh from another box the same error pops up. The debug output

Did you configure ssh to use MD5-passwords?

(I once had problems to install ssh on a redhat box; I had to set the
 configure options manually before compilation
 [ IIRC: --with-md5-passwords ])

> Chris

bye,
  Hans

--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*  Hans Loehr   *  Hans.Loehr@informatik.stud.uni-erlangen.de   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

