Re: ssh -2 -v displays debug messages when typed

2000-08-01 Thread Hasan Diwan
It is not fixed in the newer version. Personally, I think the SSH1 way is optimal, and we should remove the every-character output in ssh2 debug mode. * Kris Kennaway <[EMAIL PROTECTED]> [000801 13:49]: > Yes, this is just how OpenSSH is in debug mode for SSH2. It might be fixed > in the newer v

Re: ssh -2 -v displays debug messages when typed

2000-08-01 Thread Kris Kennaway
On Tue, 1 Aug 2000, Jun Kuriyama wrote: > On my -current environment, ssh -2 -v (Version 2 protocol with DSA, > verbose mode) displays debug message to tty whenever I typed. > > If I use version 1 protocol, debug messages are not displayed after > logged in to another system. Is this expected b

ssh -2 -v displays debug messages when typed

2000-08-01 Thread Jun Kuriyama
On my -current environment, ssh -2 -v (Version 2 protocol with DSA, verbose mode) displays debug message to tty whenever I typed. If I use version 1 protocol, debug messages are not displayed after logged in to another system. Is this expected behaviour? - % ssh -2 -v localhost SSH Versio