X-Spam-Check-By: sourceware.org Message-ID: <34199a5e0708160749j44d14f24oc4bcd5a79b1a0d44@mail.gmail.com> Date: Thu, 16 Aug 2007 15:49:20 +0100 From: "Gerry Steele" To: cygwin AT cygwin DOT com Subject: NFS + Cygwin + SSH + ssh keys => :( MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I've been setting up some scripts to help port some stuff we do to windows. To make it work we need to integrate with NFS shared stuff, so we used the SFU from MS. Which i understand is a repackaged nfs client et al. from MKS. however we couldn't access NFS drives from the ssh shell. I found a workaround by running something like: c:/SFU/common/mount.exe 10.0.2.4:/Volumes/RAID/home X: in the cygwin bash shell right after login. This works perfectly. and could be put in the bashrc. However, when I logged in via SSH with keys enabled (needed to automate the process) and I try to map the drives, the mapping failed with an error. The error goes away if you use ssh ... -o PubkeyAuthentication=no ... and the drives map perfectly again. I vote that this is the most annoying bug i've ever seen. anyone know a workaround? -Gerry -- Gerry Steele http://belfast.no-ip.info/ -- 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/