---------- Forwarded Message ----------
Subject: BOUNCE [EMAIL PROTECTED]: Non-member submission from [Frank
Danielson <[EMAIL PROTECTED]>]
Date: Thu, 13 Mar 2003 15:22:17 -0600
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
>From [EMAIL PROTECTED] Thu Mar 13 15:22:17 2003
Received: from orlrelay01 ([209.4.229.190])
by server1.open.com.au (8.11.6/8.11.0) with SMTP id h2DLMG820336
for <[EMAIL PROTECTED]>; Thu, 13 Mar 2003 15:22:16 -0600
Received: FROM orlexch02.brience.local BY orlrelay01 ; Thu Mar 13 16:09:05
2003 -0500 Received: by orlexch02.brience.local with Internet Mail Service
(5.5.2653.19) id <G6Y4DGD8>; Thu, 13 Mar 2003 16:21:27 -0500
Message-ID: <[EMAIL PROTECTED]>
From: Frank Danielson <[EMAIL PROTECTED]>
To: Tony <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: RE: (RADIATOR) RE: Automatically Proxing of accouting/authen. by
HostSelect in clause SQLRADIUS
Date: Thu, 13 Mar 2003 16:21:27 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
charset="iso-8859-1"
If you want to differentiate the traffic by realm it would probably be a lot
easier to do this with Handlers-
<Handler Realm=domain1, Request-Type=Access-Request>
<AuthBy File>
local auth for domain1
</AuthBy>
</Handler>
<Handler Realm=domain1>
AcctLogFileName %L/details
<AuthBy RADIUS>
remote RADIUS for domain1 accounting
</AuthBy>
</Handler>
<Handler Realm=domain2>
AcctLogFileName %L/details
<AuthBy RADIUS>
remote RADIUS from domain2 auth and accounting
</AuthBy>
<Handler>
See section 6.16 in the manual. You can cascade multiple authby's in a
handler and add whatever logging you want. These are discussed in some
detail in the manual, the examples in the goodies directory, and the mailing
list archives available on the www.open.com.au web site.
-----Original Message-----
From: Tony [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 2:31 PM
To: [EMAIL PROTECTED]
Subject: (RADIATOR) RE: Automatically Proxing of accouting/authen. by
HostSelect in clause SQLRADIUS
Hi Everyone,
We are currently evaluating Radiator.
Use the SQLRADIUS clause and the HostSelect command how can we configure to
forward Authentication and/or Accounting requests based on a realm (username
suffix).
Explanation examples :
1. If I have [EMAIL PROTECTED] connecting to our NAS we would need to
Authenticate locally (no Authentication forwarding) and forward Accounting
2. If I have [EMAIL PROTECTED] connecting to our NAS we would need to forward
Authentication and Accounting.
In both cases I need to keep a copy of the Accounting packets locally on the
server (for our internal billing stuff).
Thanks.
Tony
===
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.
-------------------------------------------------------
--
Mike McCauley [EMAIL PROTECTED]
Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au
Phone +61 3 9598-0985 Fax +61 3 9598-0955
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP etc on Unix, Windows, MacOS etc.
===
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.