X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Reg: RSH deamon on cygwin Date: Fri, 5 Sep 2008 18:46:22 +0530 Message-ID: In-Reply-To: References: From: "Manjunatha Appaji Gowda" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m85DHERP001442 Hi all, I configured the rsh on cygwin as per the /usr/share/doc/Cygwin/inetutils-1.3.2.README/ But whenever I am trying to execute some commands from the remote machine I will get the permission denied error Something like in below [amanju AT rhel4 ~]$ rsh -l peter windowsmachine uname Permission denied. Please help me on this Thanks Manjunath A On Jul  4 15:05, Manjunatha Appaji Gowda wrote: > Hi All, > > 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. Corinna -- Corinna Vinschen                  Please, send mails regarding Cygwin to Cygwin Project Co-Leader          cygwin AT cygwin DOT com Red Hat -- 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/