Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Subject: Question about "rexec" To: cygwin@cygwin.com Message-ID: From: "David HALE" Date: Wed, 21 May 2003 14:39:08 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Hi, I am writing a shell script that needs to execute commands on a remote system using "rexec". I want to do this without typing in a password every time the "rexec" command executes. The way I see it the "rexec" command in CYGWIN does not allow a password to be passed. I have tried to use a ".netrc" file (to supply the password) with the format: machine remote_machine_name login remote_username password string I have not been able to get this to work. I cannot find a man page or other CYGWIN documentation for "rexec" or ".netrc". Is it possible to do this with CYGWIN? Best Regards, David Hale Software Engineer, CADAM Drafting Dassault Systemes david_hale@ds-us.com 1-818-673-2121 -- 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/