Re: Can't Execute Files on NFS Mount

2011-12-20 Thread Joe Zeff
On 12/20/2011 07:55 AM, Richard Heck wrote: 192.168.1.1:/home/rgheck/files/ /home/rgheck/files nfs auto,user,rw,dev,nosuid,exec,_netdev 0 0 Try replacing your list of options with auto,user,umask= because I've never had any of the options do what I want when I list them, but

Can't Execute Files on NFS Mount

2011-12-20 Thread Richard Heck
I have my home directory on an NFS mount, with ~/bin containing executable files. With F16, I can't execute these files...but only when the share is mounted at boot time. If I unmount it and mount it manually, then it is fine. My /etc/fstab reads: 192.168.1.1:/home/rgheck/files/ /ho