Displaying 3 results from an estimated 3 matches for "psavola".
Did you mean:
savola
2001 Feb 18
1
OpenSSH 2.3.0p1 protocol 2 problem with AIX
...pecific?
Short version:
$ ssh ibmsp
e6 13 54 23 89 c2 61 07 df 51 1d 1b 17 d3 3e 8f
Disconnecting: Bad packet length -434940893.
Longer version:
$ ssh -v -v -v ibmsp
SSH Version OpenSSH_2.5.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /home/psavola/.ssh/config
debug: Reading configuration data /etc/ssh/ssh_config
debug: cipher ok: rijndael128-cbc
[rijndael128-cbc,aes128-cbc,arcfour,blowfish-cbc]
debug: cipher ok: aes128-cbc
[rijndael128-cbc,aes128-cbc,arcfour,blowfish-cbc]
debug: cipher ok: arcfour
[rijndael128-cbc,aes128-cbc,arcfour,blowfish...
2001 Feb 24
1
scp user@host1 user@host2 broken?
Hello all,
Is it just me or is 'scp user at host1 user at host2' broken (if the server asks
you for the password)?
1) [password required]
>From OpenSSH 2.5.1p1 -> OpenSSH 2.5.1p1 -> OpenSSH 2.3.0, I get like:
> scp pekkas at xxx:~/*.patch psavola at yyy:~/temp/
psavola at xxx's password:
You have no controlling tty. Cannot read passphrase.
lost connection
2) [protocol1 (different host), no password required]
$ scp pekkas at xxx:~/*.patch pjsavol3 at zzz:~/temp/
pekkas at xxx's password:
/home/unf/openssh-SNAP-20010219-redhat-i...
2001 Apr 24
10
Call for testing for coming 2.9 release.
If we can get people to test their platforms against the last snapshot/cvs
tree I'd be greatful. (http://www.openssh.com/portable.html)
I know NeXT platform has problems. I'm going to spend tonight looking at
it.
Also, take a moment to see what manpage type ./configure decided for your
system and if it's 'cat' please let us know.
Thanks.
- Ben