NFS queries - Newbie
Hi,
We have a Solaris 10 server using zfs. The server has shared out some file systems using NFS. The NFS client successfully mounted the NFS file systems but it can not write to the file system unless the file system permission is set to 777 on the NFS server side.
Correct me that the NFS shared file system should not set the permission to 777 due to security? If so, how to set up the shared file systems so that the NFS client can write to it?
Thanks in advance.