<div dir="ltr">Hi,<div>Thanks for your reply.</div><div>Just to make it very easy for me, i have updated the default file like this,</div><div><br></div><div><div>update reply {</div><div>                Tmp-String-0 = "%{exec:echo hellllllloooooooooooooooooo}"</div>
<div>        }</div></div><div><br></div><div><br></div><div>On receiving accounting packet, logs does not shows any error, but they also do not echoes the string i passed.</div><div><br></div><div><br></div><div><div>attr_filter: Matched entry DEFAULT at line 12</div>
<div>++[attr_filter.accounting_response] returns updated</div><div>Executing echo hellllllloooooooooooooooooo </div><div>result 0</div><div>        expand: %{exec:echo hellllllloooooooooooooooooo } -> </div><div>++[reply] returns updated</div>
<div>Sending Accounting-Response of id 35 to 192.168.6.121 port 55006</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 16, 2014 at 6:22 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Muhammad Usman wrote:<br>
> Error: Unable to access jarfile '/var/AccountingProcessor.jar'<br>
<br>
</div>  That error is pretty simple to understand.<br>
<br>
  The radius server needs permissions to run that file.  My suggestion<br>
is to place the file in the raddb/ directory.  And give it the same<br>
owners and permissions as the other files in that directory.<br>
<br>
  It's just easier.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
</font></span><div class="HOEnZb"><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br></div>