(RADIATOR) Accounting to log and SQL
Hugh Irvine
hugh at open.com.au
Thu May 1 15:52:11 CDT 2003
Hello Troy -
You just need to add an AuthBy SQL clause to do the accounting.
Something like this:
# define Realm or Handler
<Realm ....>
AuthByPolicy ContinueAlways
<AuthBy SQL>
# write accounting to database
DBSource ...
DBUsername ....
DBAuth ....
IgnoreAuthentication
AccountingTable ACCOUNTING
AcctColumnDef .....
.....
</AuthBy>
<AuthBy ....>
# your normal AuthBy
....
</AuthBy>
....
# write accounting to file
AcctLogFileName ....
</Realm>
This topic has also been discussed on the mailing list:
www.open.com.au/archives/radiator
regards
Hugh
On Friday, May 2, 2003, at 02:50 Australia/Melbourne, Troy Holder wrote:
> How can I configure Radiator to send accounting information to a
> logfile
> and to a db?
>
> --
> -----------------------------------
> | Troy Holder troy at ncstate.net |
> | Senior Network Engineer |
> | Communication Technologies |
> | North Carolina State University |
> -----------------------------------
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list