> > 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;
Oops! I'm wrong here. It should *always* work on NIS+ server. So that
basically you only have to confirm first statement. It can actually be
rephrased: "if you login on console, you'll be able to login with ssh2
till machine is rebooted or till you run 'keylogout' command."
>
> 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.