16 Apr
2014
16 Apr
'14
12:23 p.m.
Muhammad Usman wrote:
Dear Alan, I have tried using the full pathname as well, but it didnt work either, ideally if I am not wrong, it should display the output on screen as I am running radius in debug mode?
update reply { Tmp-String-0 = "%{exec:/bin/echo hellllllloooooooooooooooooo}"
It should be printed when using debug mode. Check that you have the "exec" program configured correctly. See raddb/modules/exec. Make sure that you have "wait = yes". Alan DeKok.