NFS mounting by users

Brett I. Holcomb brettholcomb
Mon May 17 11:58:38 PDT 2004


Here they are.  What makes a mount point permissive?



/etc/exports: NFS file systems being exported.  See exports(5).
/home   gandalf(rw,sync) legolas(rw,sync)
/usr/local/portage gandalf(rw,sync) legolas(rw,sync)
/etc/exports


Joel Hammer wrote:
> I don't use NFS anymore but...
> 
> What is in your /etc/exports file?
> Is the mount point permissive?    
> 
> Joel
> 
> 
> On Sun, Jan 25, 2004 at 12:03:41AM -0500, Brett I. Holcomb wrote:
> 
>>I have some nfs shares in /etc/fstab with the following options.
>>
>>	auto,user,exec,rw,hard,intr,rsize=8192,wsize=8192 0 0
>>
>>According to the man page user is supposed to let users mount things. 


More information about the Linux-users mailing list