<html><body>

Have you tried doing a chmod on the directory before it is mounted?&nbsp; I have one of these units at home, and as root I made the mountpoint, then did chmod a+rwx on so that after it was mounted users could access it.&nbsp; I have had no problems with NFS this way.<blockquote>Sun Nov 18 2007 11:58:10 PM CST from Michael Labowicz in 0000000001.Mail&gt; to &quot;Linux Users Of Northern Illinois - Technical Discussion&quot;  <br />Subject: [LUNI] Mounting NFS drive as User<br /><br />Hi Luni,<br />I've been trying find an answer for this on google and in the<br />available nfs documentation, but am coming up empty so far.  I'm<br />trying to share a drive from my intel-built raid nas<br />(<a href="http://www.intel.com/design/servers/storage/ss4000-E/index.htm" target="webcit01">http://wwwintel.com/design/servers/storage/ss4000-E/index.htm</a>) on my<br />local network using both NFS (for my htpc and workstation running<br />debian) and CIFS (for my wife's laptop running WinXP).<br /><br />So far I've gotten CIFS to work on the winxp machine, and NFS to work<br />for root users on the linux boxes, but I'm having trouble getting<br />regular users access to the drive on the linux boxes.  Here is the<br />appropriate entry in my fstab file:<br /><br />192.168.1.15:/nas/NASDisk-00002/pool /mnt/intelbox nfs<br />user,rw,rsize=4096,wsize=4096,hard,intr,async,nodev,nosuid 0 0<br /><br />Again, the drive mounts under NFS, but only the root user can access it.<br /><br />I've already tried chmodding the drive once mounted to allow for<br />regular user access, but this screws up the permissions on the WinXP<br />side... Any ideas?<br /><br />Thanks,<br />--<br />Michael Labowicz<br /><a href="http://www.labowicz.com/blog/" target="webcit01">http://www.labowicz.com/blog/</a><br />--<br />Linux Users Of Northern Illinois - Technical Discussion<br /><a href="http://luni.org/mailman/listinfo/luni" target="webcit01">http://luni.org/mailman/listinfo/luni</a><br /><br /></blockquote>
</body></html>