Hugh- I can't speak for Angus but it makes sense that if you are passing authentication reqests to an external system using AuthBy URL that you may want to pass accounting requests to that same system.
It's something that we have looked at since we have a lot of internal talent in developing java webapps and it would be relatively easy to develop http interfaces to some of our systems. Just a thought. -Frank -----Original Message----- From: Hugh Irvine [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 4:14 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: (RADIATOR) How to handle Accounting request in AuthURL Hello Angus - How do you want to store the accounting information? You should use the AcctLogFileName parameter in the Realm or Handler if you want to use a file, or you should use an additional AuthBy SQL clause if you want to store the accounting to an SQL database. See sections 6.16.4 and 6.28 in the Radiator 3.6 reference manual ("doc/ref.html"). regards Hugh On Tuesday, Aug 26, 2003, at 16:52 Australia/Melbourne, [EMAIL PROTECTED] wrote: > >> Dear Support, >> >> We are using AuthURL to do the authentication. In AuthURL.pm >> module, i cannot see any function to handle accounting information >> (e.g. listen accounting request, write accounting information). >> Can you >> teach me how to handle the accounting issue in AuthURL? >> >> Thank you very much for your support. >> >> Regards, >> Angus >> > > === > Archive at http://www.open.com.au/archives/radiator/ > Announcements on [EMAIL PROTECTED] > To unsubscribe, email '[EMAIL PROTECTED]' 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, 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 [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
