Hi,<br><br>I am using radius 2.0.0-pre0.<br>I encountered following issue.<br>My NAS (radiusclient-ng) sends Accounting requests wich contains AcctSessionId longer than defined in the database<br>which is 32 charaters. When Accounting-Request with Acct-Status-Type:Start arrives to radius the stored record contains the cut parameter.
<br>And when there comes the Accounting-Request with Acct-Status-Type:Stop the comparison between AcctSessionId stored in the database always<br>gives negative result. <br>I think there are two solutions, one can increase the column size in the database or change the accounting_stop_query.
<br>I am using mysql database.<br><br>Wating for your feedback.<br><br>Cheers <br>Tomasz<br>