Hi Boris, [r...@server]# ls -ld /nfs/iso
drwxrwx--- 2 root apache 4096 Jun 18 00:46 /nfs/iso Regards, James On Fri, Jun 18, 2010 at 12:36 AM, Boris Epstein <[email protected]>wrote: > On Thu, Jun 17, 2010 at 12:17 PM, James Corteciano > <[email protected]> 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". > > > > [r...@remote]# mount -t nfs 192.168.10.55:/nfs/iso /nfs/test > > [r...@remote]# mkdir /nfs/test/testing > > mkdir: cannot create directory `testing': Permission denied > > > > Hope anyone could help me to fix this. > > > > Thank you. > > > > Regards, > > James > > > > > > > > > > _______________________________________________ > > CentOS mailing list > > [email protected] > > http://lists.centos.org/mailman/listinfo/centos > > > > > James, > > On the server, who owns /nfs/iso? What are the permissions on that > directory? > > Boris. > _______________________________________________ > CentOS mailing list > [email protected] > http://lists.centos.org/mailman/listinfo/centos >
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

