From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] sam and ssh From: Geoff Collyer MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020327182954.5796B1998C@mail.cse.psu.edu> Date: Wed, 27 Mar 2002 10:29:46 -0800 Topicbox-Message-UUID: 6e38810a-eaca-11e9-9e20-41e7f4b1d025 I think you have to compile; find "rsh" in the [Mm]*k*files and change it to "ssh". sam will then run another sam on the remote system via ssh when you type "sam -r remote-system". You have to arrange things so that the remote side has your public ssh key and you don't have a passphrase protecting your ssh keys.