[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exacutables on nfs mounts



Andrew,

	This sounds like the noexec flag is in effect. This would prevent
executing programs on an NFS mount. Do "mount" and see if the noexec flag
shows up as one of the options listed. 

Regards,
Jor-el

On Thu, 19 Jul 2001, Andrew Dixon wrote:

> Hi All,
> I've got a perl script here that won't run in my home director (which is
> nfs mounted) but will run if I put it in a file on the local disk.
> 
> The /etc/exports file on the server looks like this:
> 
> /home			(rw,no_root_squash)	
> 
> and the /etc/fstab on the client looks like this:
> 
> northbridge:/home	/home	nfs	rw,user				0	0
> 
> 
> Any ideas?
> 
> Thanks,
> Andy
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 




Reply to: