[sudo-users] Execution permission denied

lars ebeling dhd733 at yahoo.se
Mon Feb 28 04:54:13 EST 2005


I still can't get sudo to work.
 
Regards
Lars Ebeling

lars ebeling <dhd733 at yahoo.se> wrote:
# which sudo        
/usr/local/bin/sudo 
 
How do I verify that the filesystem isn't mount noexec?
This is what mount gives:
/usr on /dev/vg00/lvol7 delaylog,nodatainlog on Sun Feb 27 16:20:07 2005 
 
Regards
Lars


"Todd C. Miller" <Todd.Miller at courtesan.com> wrote:
In message <20050227144935.71994.qmail at web25806.mail.ukl.yahoo.com>
so spake lars ebeling (dhd733):

> I have installed a binary distribution of sudo on HP-UX 11.11. 
> 
> This is what I get:
> # sudo -e 
> sh: sudo: Execute permission denied. 
> # visudo 
> sh: visudo: Execute permission denied. 

Verify that the filesystem that sudo is installed on is not mounted
with the noexec flag and that the output of "which sudo" matches
what you are trying to run.

- todd



More information about the sudo-users mailing list