Good afternoon- I have just configured freeradius .5, using ldap auth. That part works just fine.
However, I wish to use mysql for accounting only. Upon startup, the log shows a successful connection to the mysql server/database: rlm_sql: Driver rlm_sql_mysql loaded and linked rlm_sql: Attempting to connect to root@localhost:/radius rlm_sql: Connected new DB handle, #0 rlm_sql: Connected new DB handle, #1 rlm_sql: Connected new DB handle, #2 rlm_sql: Connected new DB handle, #3 rlm_sql: Connected new DB handle, #4 Module: Instantiated sql (sql) So my question is- how can I test accounting? It doesn't appear to be sending the info to mysql database, as this log entry shows: modcall[accounting]: module "detail" returns ok Accounting: no Accounting-Status-Type record. modcall[accounting]: module "unix" returns noop radius_xlat: 'rlm_sql: packet has no account status type. [user 'testuser', nas '255.255.255.255']' Thanks in advance for any help. -- Sincerely, Michael Klatsky Senior Unix Administrator Connecticut Telephone 1 Talcott Plaza Hartford, CT 06103 1-860-240-6496 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
