(RADIATOR) AuthBy Policy behavior is not taking place when AuthBy Radius is used. Date: Thu, 8 Aug 2002 12:51:02 -0400

jchavanton at oneworldtelecom.ca jchavanton at oneworldtelecom.ca
Tue Jun 24 01:20:37 CDT 2008


Hi,

I have found that AuthBy Policy behavior is not taking place when AuthBy
 Radius is used.


In this exemple my radius server will send 3 reply to the NAS for every
 Accounting-Request he receive, 1 for each <AuthBy Radius> and one for
 <AuthBy INTERNAL> even if I use   "AuthByPolicy anything else" .

<Realm TST>
	<AuthBy GROUP>
			AuthByPolicy	anything else
			<AuthBy RADIUS>
				NoForwardAuthentication
				Host 111.111.111.111
				Secret 1111
				AcctPort 1646
				Retries 1
				RetryTimeout 2
			</AuthBy>
			<AuthBy RADIUS>
				NoForwardAuthentication
				Host 222.222.222.222
				Secret 2222
				AcctPort 1646
				Retries 1
				RetryTimeout 2
			</AuthBy>
			<AuthBy INTERNAL>
			Identifier FullReply
			AuthResult			ACCEPT
			AcctStartResult			ACCEPT
			AcctStopResult			ACCEPT
			</AuthBy>
	</AuthBy>
</Realm>


***************** AuthBy Radius In your documentation ******************
If and when the remote radius server replies to us, we will forward the reply
 back to the client that originally sent the request to us.

***************** AuthBy Policy In your documentation ******************
anything else  Always do every authentication method. Returns the result of
 the last one.

My question, is there a way to control the behavior of the reply in AuthBy
 Radius ?


Julien Chavanton

-------------------------------------------------------

-- 
Mike McCauley                               mikem at open.com.au
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 etc etc 
on Unix, Win95/8, 2000, NT, MacOS 9, MacOS X etc etc

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