On Mon, Mar 23, 2009 at 11:27 PM, Harry Putnam <reader at newsguy.com> wrote:
> Blake <blake.irvin at gmail.com> writes: > > > You probably need to tell the machine to speak the same version of NFS > > - Linux does v3 by default, and OSOL does v4 by default. > > > > Yes, the uid's do matter, precisely because NFS means Network File > > System - it's like connecting a disk over the network wire. > > That's been set right from the start... didn't appear to make a whit > of difference. But finally something is working. > > egrep '^[^#]+VERSMAX' /etc/default/nfs > NFS_CLIENT_VERSMAX=3 > > And root can mount the share. Somewhere in all the reboots and > huffing and puffing it sort or started working. > > Root can mount the share and user reader can read/write to it. > > But user reader, even with matching uid now, cannot mount the share. > > mount -F nfs reader:/pub /pub > nfs mount: insufficient privileges > > User reader owns /pub on both ends. > > I think I'll be happy enough to let root do the mounting. perhaps you should look into using autofs to do the mounting. > > > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20090324/9e61c0b6/attachment.html>