From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 24 13:03:03 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3774616A41A for ; Tue, 24 Jul 2007 13:03:03 +0000 (UTC) (envelope-from sharadc@niksun.com) Received: from in.niksun.com (210.18.76.166.sify.net [210.18.76.166]) by mx1.freebsd.org (Postfix) with ESMTP id CB75F13C483 for ; Tue, 24 Jul 2007 13:03:02 +0000 (UTC) (envelope-from sharadc@niksun.com) Received: from sharadc.niksun.com (unknown [10.60.5.27]) by in.niksun.com (Postfix) with ESMTP id 712695CC1 for ; Tue, 24 Jul 2007 18:17:01 +0530 (IST) From: Sharad Chandra Organization: Niksun India To: freebsd-hackers Date: Tue, 24 Jul 2007 18:09:53 +0530 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707241809.54039.sharadc@niksun.com> Subject: rsh help X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2007 13:03:03 -0000 Hi Guys, I was looking at rsh on freebsd 6.0, is it really execute commands I run inetd by modifying /etc/inetd.conf, but not able to execute any command, althouth it gets login see whats wrong in it => rsh -l IP_of_the_SYS ls [sharad@~]$ rsh 127.0.0.1 ls rshd: Login incorrect. Thanks Sharad Chandra