<div> </div>
<div> The UID is the same on both machines. But I noticed that when I have one NFS mount point, it works. I can not have both. This looks like a bug.<br></div>
<div class="gmail_quote">On Sun, Dec 28, 2008 at 5:42 PM, Charlie Kravetz <span dir="ltr"><<a href="mailto:cjk@teamcharliesangels.com">cjk@teamcharliesangels.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">On Sun, 28 Dec 2008 17:08:35 -0500<br>"Alex Katebi" <<a href="mailto:alex.katebi@gmail.com">alex.katebi@gmail.com</a>> wrote:<br><br>> Whay can't I mount /usr/local. The client hangs at boot.<br>
><br>> server configuration is in /etc/exports :<br>><br>> /home         <a href="http://192.168.1.0/255.255.255.0" target="_blank">192.168.1.0/255.255.255.0</a> (rw, sync,no_subtree_check)<br>> /usr/local    <a href="http://192.168.1.0/255.255.255.0" target="_blank">192.168.1.0/255.255.255.0</a> (rw, sync,no_subtree_check)<br>
><br>> client configuration is in /etc/fstab:<br>><br>> 192.168.1.100:/home        /home         nfs rw,hard,intr  0  0<br>> 192.168.1.100:/usr/local   /usr/local    nfs rw,hard,intr  0  0<br>><br>> /home is ok but /usr/local does not work. If I mount it after boot<br>
> like below it works:<br>><br>> sudo mount 192.168.1.100:/usr/local  /usr/local<br>><br>> Any help is welcomed?<br>><br>> Thanks,<br>> -Alex<br><br></div></div>I think only the $USER owning the directory on the server will be able<br>
to use it on the client if it is mounted rw. I had to be owner on both<br>to do this.<br><br>There are those with more experience than me, though.<br><br>Good luck,<br><br>--<br>Charlie Kravetz<br>Linux Registered User Number 425914          [<a href="http://counter.li.org/" target="_blank">http://counter.li.org/</a>]<br>
Never let anyone steal your DREAM.           [<a href="http://keepingdreams.com/" target="_blank">http://keepingdreams.com</a>]<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>