(RADIATOR) theoretical question

Bill Mattson bmattson at nti.us
Thu Mar 10 16:03:53 CST 2005


If I have a Handler with 2 separate AuthBy's in it, will the second AuthBy get used if the first is successful?

Example:
<Handler Called-Station-Id=/1234567890/>
	<AuthBy RADIUS>
		Host 12.34.56.78
		Secret whatever
		AuthPort 1645
		AcctPort 1646
		LocalAddress 87.65.43.21
		Retries 0
		RetryTimeout 15
	</Authby> 
	<AuthBy RADIUS>
		Host 12.34.56.79
		Secret whatever
		AuthPort 1645
		AcctPort 1646
		LocalAddress 87.65.43.21
		Retries 0
		RetryTimeout 15
	</Authby>
</Handler>

If the 12.34.56.78 server handles the authentication, will 12.34.56.79 ever get sent a request?

Additionally, can I set up an <AuthBy> to send an email through a specified mail server each time it gets used?

Example:
<Handler Called-Station-Id=/1234567890/>
	<AuthBy RADIUS>
		Host 12.34.56.78
		Secret whatever
		AuthPort 1645
		AcctPort 1646
		LocalAddress 87.65.43.21
		Retries 0
		RetryTimeout 15
	</Authby> 
	<AuthBy RADIUS>
		Host 12.34.56.79
		Secret whatever
		AuthPort 1645
		AcctPort 1646
		LocalAddress 87.65.43.21
		Retries 0
		RetryTimeout 15
		SendMail mail at host.com mail.server.com
	</Authby>
</Handler>

Thanks in advance...
Regards,

Bill Mattson
NTI

-- 
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.6 - Release Date: 3/1/2005
 

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