At 05:09 PM 4/11/2002 +0200, Dirk Tanneberger wrote:
>Hello all,
>
>I use freeradius 0.5 and my NAS is a Cisco AS5300.
>I test with freeradius and mysql since 2 weeks and I have 2 problems:
>
>The radius server writes the accounting records in the mysql-table, but
>the following entries leave blank for all records:
>++++++++++++++++++++++++++
>AcctUniqueId
>ConnectInfo_start
>ConnectInfo_stop
>AcctTerminateCause
>NASPortId = 0 (for all records)
>++++++++++++++++++++++++++
>How can I fill these parameters?

What do you have in 'sql.conf' for the queries?  Simply adding the columns
to the table definition will not fill them in.  You must also alter your
sql.conf to add them if they do not exist.

Also, make sure you are correctly calling the 'acct_unique' module in your 
config.

If this has been done, run the server in debugging mode, with sql tracing
enabled, so you can see what sql queries are being run.

-Chris
--
    \\\|||///  \          StarNet Inc.      \        Chris Parker
    \ ~   ~ /   \       WX *is* Wireless!    \   Director, Engineering
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Wholesale Internet Services - http://www.megapop.net



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to