<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Aug 5, 2008 at 1:05 PM, Mark Haney <span dir="ltr"><<a href="mailto:mhaney@ercbroadband.org">mhaney@ercbroadband.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Donny George wrote:<br>
> hello<br>
><br>
> i have been trying to set up an nfs mount on a server and client machines<br>
> which is running on ubuntu 8.04 32 bit version. I have followed the forums<br>
> for this<br>
><br>
> edited the /etc/exports on server<br>
><br>
> /home/tmp <a href="http://192.168.1.24" target="_blank">192.168.1.24</a>(rw,no_root_squash,async)<br>
><br>
><br>
> and modified the /etc/fstab as<br>
><br>
> server.mydomain.com:/files /files nfs rsize=8192,wsize=8192,timeo=14,intr<br>
><br>
><br>
> restarted all the necessary services and stil, it doesnt allow the client to<br>
> modify the contents of the mounted folder.<br>
><br>
><br>
> have i set the permissions right or am i doing it completely wrong. could<br>
> some one guide me how i cud successfully get this going.<br>
><br>
><br>
> thnx for the help in advance<br>
><br>
> donny<br>
><br>
><br>
<br>
</div></div>Sounds to me like the user doesn't have the rights to modify the files<br>
in that directory. Remember, just because the NFS mount is RW doesn't<br>
mean that automatically gives the user the correct file permissions.<br>
What does an 'ls -l' show on that mount from that user account?<br>
<br>
<br>
--<br>
Libenter homines id quod volunt credunt -- Caius Julius Caesar<br>
<br>
<br>
Mark Haney<br>
Sr. Systems Administrator<br>
ERC Broadband<br>
(828) 350-2415<br>
<br>
Call (866) ERC-7110 for after hours support<br>
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>hello mark<br><br>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<br>
<br>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 ?<br><br>donny<br><br></div>