(RADIATOR) authby radius
Robert Blayzor
noc at inoc.net
Wed Sep 10 13:42:13 CDT 2003
On 9/10/03 10:49 PM, "tracker" <jaws at skyinet.net> wrote:
> Is it possible to store the accounting record of a user if my server
> just acts as proxy? If so, how?
> Example, below is my config for the realm domain.com
<Handler Realm = someisp.net>
AuthByPolicy ContinueAlways
AuthBy Proxy-Acct
AuthBy Proxy-Auth
</Handler>
<AuthBy RADIUS>
Identifier Proxy-Auth
<Host 1.1.1.1>
Secret mysecret
AuthPort 1812
AcctPort 1813
</Host>
Retries 2
</AuthBy>
<AuthBy SQL>
Identifier Proxy-Acct
DBSource dbi:MySQL:server=BLAH
DBUsername radius
DBAuth foo
AuthSelect
AccountingTable
AcctSQLStatement INSERT INTO blah ...
</AuthBy>
At least that's what's worked for me ...
--
Robert Blayzor, BOFH
INOC, LLC
rblayzor at inoc.net
PGP: http://www.inoc.net/~dev/
Key fingerprint = A445 7D1E 3D4F A4EF 6875 21BB 1BAA 10FE 5748 CFE9
Life would be much easier if I had the source code.
===
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