X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 16 Oct 2007 17:07:54 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: rsh Message-ID: <20071016150754.GX20400@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4714BEAD DOT 4030803 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4714BEAD.4030803@gmail.com> User-Agent: Mutt/1.5.16 (2007-06-09) 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 On Oct 16 23:37, thefinn wrote: > I've noticed rsh doesn't seem to work on cygwin. It gives the following > error: > $ rsh -l thefinn 10.0.0.1 ls > 5 [main] rsh 12 C:\cygwin\bin\rsh.exe: *** fatal error - couldn't > dynamically determine load address for 'rcmd' (handle 0x73A80000), Win32 > error 127 You're running Windows Vista, I assume. I wouldn't have to assume that if you would have added the necessary information by yourself: http://cygwin.com/problems.html Anyway, Microsoft removed the obsolete and always undocumented rcmd/rexec and rresvport interfaces from WinSock beginning with Windows Vista. > Can someone tell me a good fix for this or point me in the right direction > of one? Use ssh instead of the unsecure rsh protocol. 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/