(RADIATOR) Accounting on proxyed requests

Kurt Jaeger radiator at c0mplx.org
Tue Feb 19 04:59:31 CST 2008


Hi!

> Is there any way to get Radiator to send accounting information two ways
> when using the <AuthBy Radius> clause ? both successful and
> non-successful.

I did it that way, which does what you need (on 3.12 8-}

<Handler Request-Type=Accounting-Request>
        AuthByPolicy ContinueUntilReject
        AcctLogFileName /var/log/radiator/details.%Y%m%d
        AccountingHandled
        <AuthBy RADIUS>
                <Host xxx.xxx.xxx.xxx>
                        Secret xxxxxxx
                        AuthPort 1645
                        AcctPort 1646
                        RetryTimeout 5
                </Host>
        </AuthBy>
</Handler>

-- 
pi at opsec.eu            +49 171 3101372                        12 years to go !

--
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