Re: exec error

2006-06-02 Thread D . T . Shield
Quoting "Richard C. Thompson" <[EMAIL PROTECTED]>: > Can anyone tell me why I can't execute a bash script from > net-snmp using the exec command? > Any help would be greatly appreciated Try using the "sh" directive instead. Dave

exec error

2006-06-02 Thread Richard C. Thompson
HI All   Is this a bug or am I doing something wrong?   Or   Can anyone tell me why I can’t execute a bash script from net-snmp using the exec command?   It always returns “permission denied”     I’ve been racking my brains trying to figure out why I am getting  “permission deni