> I have installed ssh 2.0.13 to Sparcs right here along with the ssh
> 1.2.27. However, connecting to a host with ssh2 don't let me in whereas
> ssh1 works well. These machines are NIS+ clients. I couldn't figure out
> what's going on with ssh2 while ssh1 connects without a problem.
>
> ...
>
> And ssh1 works well both in NIS+ server machine and NIS+ clients.
>
> any ideas?
Can you confirm following statements?
- if you login to A with ssh1 using password authentication, don't
logout and attempt to login to A with ssh2 it works;
- on NIS+ server if you run keylogout, you can't login with ssh2
anymore;
Point is that support for NIS+/Secure RPC is incomplete in 2.0.13 and
depending on your setup you may indeed experience the problems you've
described.
Andy.