On Wed, 06 Sep 2000, Eduardo M. A. M. Mendes wrote:
> Hello
>     I have recently removed my openssh pacakges from the server and
> installed ssh-2.3.0 from a
> rpm file. Things went bdaly wrong.
>     Problems:
> 
> a) I can't see sshd using ps aux | grep sshd anymore.  sshd start seems
> to be working but no pid
> is shown.
> b) slogin is gone.
> c) when i try to connect ot the server I always get:
> 
> Connection closed by
> 
> 
>     What did I do wrong?
> 
Did you generate a host key? If not, that could be the
problem. The first time you run SSH, you HAVE to run
"ssh-keygen" or it won't work.
        John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to