Re: exec error
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
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