[sudo-users] Installing and Configuring sudo on HP UNIX 11.11

Nilesh Salunke salunke_nilesh at yahoo.com
Fri Sep 7 07:50:35 EDT 2007


Hi Todd,
   
  I changed the binary mode for sudo to 4111 but still cannot run sudo ,it still says Execute permission denied.
  # chmod 4111 sudo
  # ls -l
  total 480
  ---s--x--x 2 root sys 122880 Apr 24 18:22 sudo
  ---s--x--x 2 root sys 122880 Apr 24 18:22 sudoedit
  # 
  $ sudo
  sh: sudo: Execute permission denied.
  $ 
   
  Thanks
  Nilesh
  

"Todd C. Miller" <Todd.Miller at courtesan.com> wrote:
  In message <926344.73045.qm at web51302.mail.re2.yahoo.com>
so spake Nilesh Salunke (salunke_nilesh):

> Here are the file permissions.
> # ls -l sudo
> -rwS--x--x 2 root sys 122880 Apr 24 18:22 sudo

Your sudo binary is mode 4011, it should be 4111.
If you so "chmod 4111 sudo" you will be able to run it.

- todd


       
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. 


More information about the sudo-users mailing list