help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] mysql accounting problem


From: Tomasz Tyczynski
Subject: [Help-gnu-radius] mysql accounting problem
Date: Wed, 28 Jan 2004 11:17:59 +0100 (CET)

Hi!

I use Gnu Radius 1.2. on NetBSD and RedHat.
Everything is OK, except "mysql acconuting".
/authentication works good/.

My compilation options:
--------------------------
./configure --prefix=/usr/local/radius --with-mysql --enable-sql \
--with-include-path=/usr/local/mysql/include/mysql
--with-lib-path=/usr/local/mysql/lib/mysql
--------------------------

"config.log" looks good

Mysql log does not contain eny /for example/ "INSERT" request.
It contains "SELECT" - according to above, only mysql authorization works
good :)

My "sqlserver" file contains standard options /like "doacct yes", "acc_db
MYDB" ad so on"/.
In "config" file I turn on debug:

--------------------------
category debug {
                channel debug;
                level radiusd,files,auth,acct;
        };
--------------------------
(default "100" - i thing :)


...but it does not contain any information about "mysql acct".
All the rest information looks good.


thanks
Tomasz Tyczynki





reply via email to

[Prev in Thread] Current Thread [Next in Thread]