NFS + Cygwin + SSH + ssh keys => :(

Gerry Steele gerry.steele@gmail.com
Thu Aug 16 14:55:00 GMT 2007


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/



More information about the Cygwin mailing list