[CentOS] NFS - Permission Denied

Nicolas Thierry-Mieg Nicolas.Thierry-Mieg at imag.fr
Thu Jun 17 16:33:50 UTC 2010


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)
> <http://192.168.10.0/255.255.255.0%28rw,sync%29>
>
>  >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 at remote]# mount -t nfs 192.168.10.55:/nfs/iso /nfs/test
> [root at remote]# mkdir /nfs/test/testing
> mkdir: cannot create directory `testing': Permission denied
>
isn't it root squash in action?





More information about the CentOS mailing list