I have been trying to execute a perl script using Exec-Program-Wait. First I created an SH file called exec-program-wait, then from inside the sh program, I run ./myperlscript
I get this error: radius_xlat: '/usr/tarka/bin/exec-program-wait' Exec-Program: /usr/tarka/bin/exec-program-wait /usr/tarka/bin/exec-program-wait: ./myperlscript: No such file or directory Exec-Program-Wait: value-pairs: Reply-Message += "Hello, %u", Exec-Program: returned: 0 My purpose is to run the perl script, rather than SH. And it seems this is the only way I can figure out how. Can any help? Thanks. Chhai - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
