From owner-freebsd-questions Sun Jul 14 12:39:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48BE037B400 for ; Sun, 14 Jul 2002 12:39:26 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 355D143E70 for ; Sun, 14 Jul 2002 12:39:25 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.5/8.12.5) with ESMTP id g6EJdIGU002038; Mon, 15 Jul 2002 07:39:18 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.5/8.12.5/Submit) id g6EJdIT0002037; Mon, 15 Jul 2002 07:39:18 +1200 (NZST) Date: Mon, 15 Jul 2002 07:39:18 +1200 From: Jonathan Chen To: "Balaji, Pavan" Cc: "'freebsd-questions@freebsd.org'" Subject: Re: rsh not working Message-ID: <20020714193917.GB1950@grimoire.chen.org.nz> References: <3D386AED1B47D411A94300508B11F18703BC5BA2@fmsmsx116.fm.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D386AED1B47D411A94300508B11F18703BC5BA2@fmsmsx116.fm.intel.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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