[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS ro/rw



Eaglez <eaglez69@yahoo.com> writes:

> I'm trying to set up nfs btwn my Multia w/ slink
> (which is also my firewall) and my i386 with a RedHat6
> clone (mandrake) on it. I have everything set up fine.
> /etc/exports is:
> 
> /pc-x11		(rw,no_root_squash)
> 
> and I'm trying to mount as root, and have rw
> permissions, this being mounted as /usr/X11R6
> So, when copying files to the /usr/X11R6 (it _mounts_
> fine -- `mount -t nfs 10.1.1.1:/pc-x11 /usr/X11R6') it
> says `permission denied'. I've made sure rw is on, and
> it's not root_squashing me...

I've had similar problems... try also setting no_all_squash. Seemed to 
work for me. The manpage says it's off by default, but actually seems
to be on.

	Falk


Reply to: