Need to store only accounting stop packet!

tnt at kalik.net tnt at kalik.net
Thu Jan 22 11:03:53 CET 2009


>I'm getting the following (when i send stop packet. Am trying to store stop
>packet in different table 'radiusacct' now(in sql.conf i changed
>acct_table2=radiusacct).
>
> tail -f /usr/local/fnmt/var/log/radius/radius.log =
>
>Thu Jan 22 08:51:49 2009 : Error: rlm_sql (sql): Couldn't update SQL
>accounting STOP record - INSERT command denied to user 'radius'@'localhost'
>for table 'radiusacct'
>.....
>
>Thu Jan 22 09:30:59 2009 : Error: rlm_sql (sql): Couldn't update SQL
>accounting STOP record - UPDATE command denied to user
>'radius'@'localhost'for table 'radiusacct'
>

You don't have correct permissions to write to that table. Read MySQL
documentation about granting permissions.

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list