From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30456 invoked by alias); 4 Jul 2008 11:54:01 -0000 Received: (qmail 30445 invoked by uid 22791); 4 Jul 2008 11:54:00 -0000 X-Spam-Check-By: sourceware.org Received: from us01smtp2.synopsys.com (HELO kiruna.synopsys.com) (198.182.44.80) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jul 2008 11:53:40 +0000 Received: from maiden.synopsys.com (maiden.synopsys.com [146.225.100.170]) by kiruna.synopsys.com (Postfix) with ESMTP id 29843F6A4 for ; Fri, 4 Jul 2008 04:53:39 -0700 (PDT) Received: from US01WEBRH3.internal.synopsys.com (localhost [127.0.0.1]) by maiden.synopsys.com (8.9.1/8.9.1) with ESMTP id EAA13818 for ; Fri, 4 Jul 2008 04:53:38 -0700 (PDT) Received: from IN01WEMBX1.internal.synopsys.com ([10.144.202.134]) by US01WEBRH3.internal.synopsys.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 4 Jul 2008 04:53:37 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Reg: RSH deamon on cygwin Date: Fri, 04 Jul 2008 11:54:00 -0000 Message-ID: References: <20080704095636.GI10582@calimero.vinschen.de> From: "Manjunatha Appaji Gowda" To: Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-07/txt/msg00069.txt.bz2 On Jul 4 15:05, Manjunatha Appaji Gowda wrote: > Hi All, >=20 > Is it possible to configure RSH daemon running on cygwin, so that we can > connect from Linux machine to cygwin prompt using RSH. If yes please let > me know the steps. You should consider to use ssh instead. rsh is an inherently insecure protocol. Just install the openssh package using Cygwin setup and follow the instructions in /usr/share/doc/Cygwin/openssh.README. That's k, but we need to use RSH on cygwin for some project, please suggest me some documentation or steps. Thanks Manjunath A -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/