(RADIATOR) how to write accounting information in to different database
Hugh Irvine
hugh at open.com.au
Wed Apr 9 05:43:41 CDT 2003
Hello Felix -
One way to do this is as follows:
# define Handlers
<Handler Request-Type = Accounting-Request>
# process accounting requests
AuthByPolicy ContinueAlways
<AuthBy SQL>
....
</AuthBy>
<AuthBy SQL>
....
</AuthBy>
....
</Handler>
<Handler>
# process authentication requests
<AuthBy ....>
....
</AuthBy>
....
</Handler>
There are other options depending on what else you need to do.
BTW - this topic has been dealt with many times on the mailing list, so
check the archive and do a search:
www.open.com.au/archives/radiator
regards
Hugh
On Wednesday, Apr 9, 2003, at 20:13 Australia/Melbourne, Felix wrote:
> Hi there,
> I am quite new to radiator, currently I need to modify the
> configuration file for testing purpose.
> How can I write the account information into 2 different
> databases after authentication?
> Any suggestion would help, thanks in advanced
> Regards
> Felix
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.467 / Virus Database: 266 - Release Date: 01 Apr 2003
>
> <winmail.dat>
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