Hi
I downloaded ssh-3.0.0 from ftp.ssh.com/pub/ssh and installed it on two HPUX 11.0
systems. The compilation & installation went fine (although there were some warnings
about some pa1.0 object files being linked with pa2.0). when I try to ssh into one
of the HPUX systems from the other, the authentication part goes fine, but after that
it just hangs. it does not give an interactive shell. same is true when i try to execute
a single command via ssh, like
ssh <hostname> -l root date
it asks for root's passwd. I type in the passwd and it says 'authentication succeeded'
and then it just hangs. it does not execute the command.
when i try to do the above things from a Windows machine running an ssh client, same
result.
how can I make this ssh work on HPUX 11.0?
thx
victor
