bug-bash
[Top][All Lists]
Advanced

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

Re: Permission denied to execute script that is world executable


From: John Williams
Subject: Re: Permission denied to execute script that is world executable
Date: Sat, 18 Jun 2011 14:13:41 -0700

On Sat, Jun 18, 2011 at 1:51 PM, Jan Schampera <jan.schampera@web.de> wrote:

> Can you show the mount options of the filesystem?

Good call, I should have though of that. I had all the filesystems on
the non-boot drives mounted with the "user" option, which I just
learned from the mount man page also activate "noexec". I changed the
mount option to "user,exec" and now all is fine. Sorry for the false
alarm!

***

cmd$ mount -l
/dev/sdh1 on /mnt/r6c4 type jfs (rw,noexec,nosuid,nodev,noatime) [R6C4]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]