Subject: Re: rlogin problem...
To: None <aambrose@ennovatenetworks.com>
From: Andrew Gillham <gillham@vaultron.com>
List: current-users
Date: 02/20/2001 16:02:18
Andrew Ambrose writes:
> Hi 
> 
> I am trying to rlogin as root.  Its giving me a connection refused error..
> 
> I am able to telnet and login as root..
> 
> any idea what I need to change to rlogin as root...

You really should use 'ssh' by adding 'sshd=YES' to /etc/rc.conf.
But.. sounds like you just need to uncomment 'login' in /etc/inetd.conf
and restart inetd.

-Andrew