"Robert L. Harris" wrote: > > Yes you need to restart it. The command would be to run > the sshd start from your init. This SHOULD be either: > > /etc/init.d/sshd restart > > or > > /etc/rc.d/init.d/sshd restart > > depending on your system. You will then need to re-login.
this worked : /etc/init.d/ssh restart (only "ssh") Robert