(RADIATOR) How to Duplicate Accounting Records

Kurt Jaeger lists at complx.lf.net
Thu Jan 15 14:27:21 CST 2004


Hi!

On Thu, Jan 15, 2004 at 01:06:04PM -0600, Matt Baker wrote:
> With Radiator 3.5 I need to duplicate accounting records for one realm.

Use Handlers instead of Realms, then it works (at least that's
what it does for me):

<Handler User-Name=/^dsl-ispeg\/obn-/,Request-Type=Accounting-Request>
        AuthByPolicy ContinueUntilReject
        AcctLogFileName /var/log/radiator/details.%Y%m%d
        AccountingHandled
        <AuthBy FILE>
                Filename /usr/local/lib/radiator/users/obn
        </AuthBy>
        <AuthBy RADIUS>
                Host x.x.x.x
                Secret verysecret
                AuthPort 1645
                AcctPort 1646
                RetryTimeout 5
        </AuthBy>
</Handler>

-- 
MfG/Best regards, Kurt Jaeger                                  16 years to go !
LF.net GmbH        fon +49 711 90074-23  pi at LF.net  
Ruppmannstr. 27    fax +49 711 90074-33
D-70565 Stuttgart  mob +49 171 3101372
===
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