Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: mendelson.ceng.metu.edu.tr: soysal owned process doing -bs Date: Fri, 21 Mar 2003 16:33:19 +0200 (EET) From: Onur SOYSAL X-Sender: soysal AT mendelson Reply-To: Onur SOYSAL To: cygwin AT cygwin DOT com Subject: Problem with PVM on CYGWIN Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello, I'm trying to run PVM3.4.4 on CYGWIN 1.3.3. PVM requires an rsh/rexec connection to host machines WITHOUT password. My final aim is to create a pvm slave machine in cygwin. Here are the steps I follow: 1- I install CYGWIN 2- config inetd using iu-config 3- change hosts.allow as follows sshd: ALL rshd: ALL 4- start inetd as a service (using inetd --install-as-service and net start inetd) 5- write a .rhosts file (this file works on redhat 7.3 systems) 6- i can start pvm deamon from local windows machine using cygwin bash shell and it works. but i can't run commands without password, so pvm can't start deamon on my cygwin/windows system remotely. I read it is not possible to login into accounts that require password without password .So as far as I understand the .rhosts authorization mechanism doesn't work with cygwin. * How can I solve this problem of running pvm on cygwin? * Also does rsh use any init script (like .profile) to set environment options. -Onur Soysal Middle East Technical University Computer Engineering Dept. soysal AT ceng DOT metu DOT edu DOT tr -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/