nfs mount not working
Donny George
donny008 at gmail.com
Tue Aug 5 21:29:02 UTC 2008
On Tue, Aug 5, 2008 at 1:05 PM, Mark Haney <mhaney at ercbroadband.org> wrote:
> Donny George wrote:
> > hello
> >
> > i have been trying to set up an nfs mount on a server and client machines
> > which is running on ubuntu 8.04 32 bit version. I have followed the
> forums
> > for this
> >
> > edited the /etc/exports on server
> >
> > /home/tmp 192.168.1.24(rw,no_root_squash,async)
> >
> >
> > and modified the /etc/fstab as
> >
> > server.mydomain.com:/files /files nfs
> rsize=8192,wsize=8192,timeo=14,intr
> >
> >
> > restarted all the necessary services and stil, it doesnt allow the client
> to
> > modify the contents of the mounted folder.
> >
> >
> > have i set the permissions right or am i doing it completely wrong. could
> > some one guide me how i cud successfully get this going.
> >
> >
> > thnx for the help in advance
> >
> > donny
> >
> >
>
> Sounds to me like the user doesn't have the rights to modify the files
> in that directory. Remember, just because the NFS mount is RW doesn't
> mean that automatically gives the user the correct file permissions.
> What does an 'ls -l' show on that mount from that user account?
>
>
> --
> Libenter homines id quod volunt credunt -- Caius Julius Caesar
>
>
> Mark Haney
> Sr. Systems Administrator
> ERC Broadband
> (828) 350-2415
>
> Call (866) ERC-7110 for after hours support
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
hello mark
i guess i get the point. so you meant that i have to set the read write
permission to all users. i am not an expert in ubuntu but i hope i get this
basic part which u said
can i do it with chmod ogu=rwx i am not sure about this command is this the
right one to set the rw permission to all users ?
donny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080805/a442a7ee/attachment.html>
More information about the ubuntu-users
mailing list