Re: call rsh from .NET - source code?

From: David Thielen (thielen_at_nospam.nospam)
Date: 03/03/05


Date: Thu, 3 Mar 2005 06:47:08 -0800

I think ssh has to be authentication as well as encryption. Just encryption
would still let anyone in - it only would stop evesdropping on a session.

??? - dave

"Eugene Mayevski" wrote:

> Hello!
> You wrote on Wed, 2 Mar 2005 08:21:06 -0800:
>
> DT> Yep - same thing setting the user on the server side and no password
> DT> from the client. I'm guessing that ssh is user/pw and rsh is just
> DT> unauthenticated user - which seems awfully unsecure.
>
> Security in SSH is provided not by password authentication, but by strong
> encryption based on asymmetric algorithms.
>
> With best regards,
> Eugene Mayevski
>
>



Relevant Pages