Blake <blake.irvin at gmail.com> writes:
> I think you want to do some googling about root squashing in Linux in this
> case.
Doggone it... I showed the wrong line from /etc/exports on linux
server.
I showed this one, but its actually been commented out long ago.
>> /pub 192.168.0.1/24(rw,sync,no_subtree_check)
This is the actual export line (wrapped for mail):
/pub \
192.168.0.0/22(rw,insecure,sec=sys,no_root_squash,subtree_check)
But still my user is not able to write there with a root mount and not
allowed to mount it him self.
So how can root or user on the solaris client mount this share
writable to user?