You'll want to check and see what user/group can write to the nfs share:
ls -l /nfs/iso on the client and server.
Aaron
On 6/17/2010 12:09 PM, James Corteciano wrote:
Hi All,
This is the settings of my NFS server (192.168.10.55)
/etc/exports:
/nfs/iso 192.168.10.0/255.255.255.0(rw,sync)
From the remote host, I mount it correctly. But when I write/create
files/directory inside the mounted nfs directory (from /nfs/test), it will
give me "Permission Denied".
[root@remote]# mount -t nfs 192.168.10.55:/nfs/iso /nfs/test
[root@remote]# mkdir /nfs/test/testing
mkdir: cannot create directory `testing': Permission denied
Hope anyone could help me to fix this.
Thank you.
Regards,
James
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list