Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 07:39:18 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        "Balaji, Pavan" <pavan.balaji@intel.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: rsh not working
Message-ID:  <20020714193917.GB1950@grimoire.chen.org.nz>
In-Reply-To: <3D386AED1B47D411A94300508B11F18703BC5BA2@fmsmsx116.fm.intel.com>
References:  <3D386AED1B47D411A94300508B11F18703BC5BA2@fmsmsx116.fm.intel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 14, 2002 at 12:12:28PM -0700, Balaji, Pavan wrote:
> 
> /etc/inetd.conf just gives an option for telnet, but not for 'rsh'. I'm not
> able to get 'rsh' working yet. Any other suggestions?

It's these lines in /etc/inetd.conf:

	#shell  stream  tcp    nowait  root    /usr/libexec/rshd   rshd
	#shell  stream  tcp6   nowait  root    /usr/libexec/rshd   rshd

Uncomment them, signal inetd, and thazzit.
--
Jonathan Chen <jonc@chen.org.nz>                    Once is dumb luck.
                                                 Twice is coincidence.
             Three times and Somebody Is Trying To Tell You Something.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020714193917.GB1950>