Subject: Re: rsh/ssh support
To: None <netbsd-help@NetBSD.org>
From: David Lord <david@lordynet.org>
List: netbsd-help
Date: 11/30/2006 12:29:40
On 30 Nov 2006, at 17:43, Prasanta Sadhukhan wrote:
> Hi,
>
> Do netbsd3.0 kernel has rsh/ssh support by default. I am trying to do
> rsh/ssh (modified .rhosts too) from linux host but in both cases i am
> getting "connection refused". Do I need to do anything in the kernel?
No
Just configure and enable sshd, see 'man sshd', as there are various
methods available. Perhaps add 'sshd=YES to rc.conf if you haven't
already done so, or (ducks) enable it in inetd.conf.
David