(RADIATOR) AuthBy Group Question
Hugh Irvine
hugh at open.com.au
Sun Dec 23 18:36:06 CST 2001
Hello Tom -
I will need to see the complete configuration file (no secrets) together with
a trace 4 debug from Radiator showing what is happening.
thanks
Hugh
On Sat, 22 Dec 2001 11:26, Tom Daly wrote:
> Hi Guys,
> I am using radiator as a proxy server for Wholesale Dialup. Here's what I
> would like to do.
>
> When a user makes a request, the request is proxied off to a remote radius
> server. At the same time, a call log entry is entered into a SQL server
> that I maintain. I am trying to accomplish this through the following:
>
> <AuthBy GROUP>
> Identifier NetwayAuthDNIS
> RewriteUsername s/^NETWAY\/(.*)$/$1/
> AuthByPolicy ContinueAlways
> <AuthBy EMERALD>
> DBSource
> dbi:FreeTDS:database=Radius;host=xxx.xxx.xxx.xxx;port=1433 DBUsername
> xxx
> DBAuth xxx
>
> # You can add to or change these if you want.
> AccountingTable netwaycalls
> AcctColumnDef UserName,User-Name
> AcctColumnDef CallDate,Timestamp,integer-date
> AcctColumnDef AcctStatusType,Acct-Status-Type,integer
> AcctColumnDef AcctDelayTime,Acct-Delay-Time,integer
> AcctColumnDef AcctInputOctets,Acct-Input-Octets,integer
> AcctColumnDef AcctOutputOctets,Acct-Output-Octets,integer
> AcctColumnDef AcctSessionId,Acct-Session-Id
> AcctColumnDef AcctSessionTime,Acct-Session-Time,integer
> AcctColumnDef
> AcctTerminateCause,Acct-Terminate-Cause,integer AcctColumnDef
> NASIdentifier,NAS-IP-Address
> AcctColumnDef NASPort,NAS-Port,integer
> AcctColumnDef UserService,Service-Type,integer
> AcctColumnDef FramedProtocol,Framed-Protocol,integer
> AcctColumnDef FramedAddress,Framed-IP-Address
> AcctColumnDef NASPortType,NAS-Port-Type,integer
> AcctColumnDef NASPortDNIS,Called-Station-Id
> AcctColumnDef CallerID,Calling-Station-Id
>
> AuthSelect
> </AuthBy>
>
> <AuthBy RADIUS>
> Host xxx.xxx.xxx.xxx
> Host yyy.yyy.yyy.yyy
> Secret zzz
> AuthPort 1645
> AcctPort 1646
> Retries 2
> RetryTimeout 30
> FailureBackoffTime 60
> </AuthBy>
> </AuthBy>
>
> However, this does not put entries into my SQL database.
>
> Any ideas?
>
> Thanks,
--
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