We have the problem, that the nfs-server is externally hosted and NFS
entries are published via automounter maps.

Running now 10.10 on an NFS client we have the situation:

* mount uses NFS4 per default
* autmounter maps don't give something like vers=3
=> nfs stuff is mounted nobody/nogroup

The only solution I tested successfully so far is to
manually mount the things with:
   mount ... vers=3 ...

Another solution, I'm thinking about is to replace
/sbin/mount.nfs which is now /sbin/mount.nfs4 really
with an version mount version 3 per default.
But that's ugly!

Is there something I miss here?  Can I configure a default for mount?

Thanx for info
Klaus

-- 
NFS user/group mapping not working in 10.10
https://bugs.launchpad.net/bugs/662711
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to