On Mon, Jan 14, 2002 at 06:23:38PM +0300, you [Alexander V. Lukyanov] claimed: > On Sun, Jan 13, 2002 at 03:08:58PM +0200, Ville Herva wrote: > > The fish support is a great feature. Unfortunately, if you use openssh and > > ssh needs password, it does not work. lftp (and ssh) just hangs. > > Works here. > > OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f > > Maybe your openssh uses a different password prompt.
I tried OpenSSH_2.9.9p2 OpenSSH_2.9p2 OpenSSH_3.0.2p1 with SSH Version 1.2.31 (+ crc etc patches) it works. I heard another guy has this problem with OpenSSH and 2.4.8. The OpenSSH password prompt looks like this: foo@linux's password: with 1.2.31 it looks like foo@linux's password: (The exact same.) The ssh process looks like this: 100 0 9964 9962 0 0 2592 1644 select S ttyp0 0:00 ssh -x -a -l foo linux echo FISH:;/bin/sh And if I try ssh -x -a -l foo linux 'echo FISH:;/bin/sh' alone, it asks for a password and works. Hmm. -- v -- [EMAIL PROTECTED]
