THAT DID IT! You guys are awesome! I didn't realize that they had to be the same for the user. I thought that was independent of the user on the server's end. So user 1000 has to have GID 1100 on both client and server. I will remember that. Again, thank you so much. I apologize if I made this more difficult than it needed to be. On Tue, 17 Sep 2013 01:59:42 +0000 "Myklebust, Trond" <Trond.Myklebust@xxxxxxxxxx> wrote: > > -----Original Message----- > > From: linux-nfs-owner@xxxxxxxxxxxxxxx [mailto:linux-nfs- > > owner@xxxxxxxxxxxxxxx] On Behalf Of Contact > > Sent: Monday, September 16, 2013 9:11 PM > > To: J. Bruce Fields > > Cc: linux-nfs@xxxxxxxxxxxxxxx > > Subject: Re: 16+ GID issue, mountd's --manage-gids not helping > > > > Hello, > > > > My apologies for not providing the information that you requested. > > > > (client) > > rypervenche@svelte ~ $ id > > uid=1000(rypervenche) gid=1000(rypervenche) > > groups=1000(rypervenche),4(adm),6(disk),7(lp),10(wheel),16(cron),18(audio > > ),27(video),35(games),70(postgres),85(usb),100(users),103(vboxusers),105( > > wireshark),106(lpadmin),244(plugdev),246(crontab),250(portage),1100(nfs) > > > > (server) > > nfs@noir ~ $ id > > uid=1100(nfs) gid=1100(nfs) groups=1100(nfs) > > Does the '/etc/groups' entries for the user with uid=1000 on the > server match those listed above for the client? > > --manage-gids will only work correctly if the /etc/passwd > and /etc/groups entries on the server match those on the client. > > Cheers, > Trond -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html