DLloyd
2009-11-04, 14:31
Hello,
Does anyone here have experience with connecting a Windows client to a Unix server via NFS please?
I'm trying to eliminate Samba from the mix, and have installed NFS server onto my Debian box and have setup the /etc/exports file file. The client is Windows 7 with the Microsoft Client for NFS installed.
I can get a login prompt from the Debian server, but access is denied. Seems to be a problem with uid mapping from Windows to Linux (?).
I have tried using (rw,all_squash,anonuid=150,anongid=100) in /etc/exports to specify the uid/gid, but that didn't work.
Thanks!
Does anyone here have experience with connecting a Windows client to a Unix server via NFS please?
I'm trying to eliminate Samba from the mix, and have installed NFS server onto my Debian box and have setup the /etc/exports file file. The client is Windows 7 with the Microsoft Client for NFS installed.
I can get a login prompt from the Debian server, but access is denied. Seems to be a problem with uid mapping from Windows to Linux (?).
I have tried using (rw,all_squash,anonuid=150,anongid=100) in /etc/exports to specify the uid/gid, but that didn't work.
Thanks!