View Single Post

  #9 (permalink)  
Old 05-24-2007, 11:11 PM
jerry jerry is offline
Member
User
 
Join Date: Jun 2005
Posts: 78
Rep Power: 0
jerry
Default

it is related to permission only, btw, correct syntax for sudo is as follows
Code:
apache ALL=NOPASSWD: /usr/bin/autopasswd
and
Code:
chown apache:apache /usr/bin/autopasswd
hope this help out
Reply With Quote