Thread: Getting "nobody nogroup" when mounting an nfs share from ubuntu 12.04
server 1 xubuntu (mythbuntu) 12.04
server 2 debian squeeze
client debian squeeze
applicable line /etc/exports on server 1
/video/ 192.168.1.0/24(rw,insecure,async,all_squash,anongid=1000,anonu id=1000)
applicable line /etc/exports on server 2 is
/media/usb_1/ 192.168.1.0/24(rw,insecure,async,all_squash,anongid=1000,anonu id=1000)
same, in other words.
when mount share server 2 on client, see
$ ls -alh
total 20k
drwx------ 2 doc doc 4.0k aug 23 08:06 1_watch
drwxr-xr-x 2 doc doc 4.0k aug 23 19:01 2_temp
doc correct username , group.
when mount share server 1, see
# ls -alh
total 36k
drwxr-xr-x 7 nobody nogroup 4.0k jul 3 2011 artwork
drwx------ 2 nobody nogroup 16k jul 3 2011 lost+found
have added
need_idmapd=yes
/etc/default/nfs-common on both client , server 1. (before did getting 4294967294 user , group.)
ideas on how fix this?
appreciated.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [xubuntu] Getting "nobody nogroup" when mounting an nfs share from ubuntu 12.04
Ubuntu
Comments
Post a Comment