(RADIATOR) two authby clauses

lloyd dagocl at team.ph.inter.net
Tue Aug 28 23:28:43 CDT 2001


hi,
how do i configure radiator in such a way that before it proxy's to
another radius server, it checks for the Called-Station-Id in say a flat
file or a database?


will this work (file based with only one field: telephonenumbers).....

<AuthBy FILE>
	Identifier calledstationid
	FileName %d/Called-Station-ID
</AuthBy>

<AuthBy RADIUS>
	Identifier radiusproxy>
	Host ***.***.***.***
	Secret ******
	AuthPort ****
	AcctPort ****
</AuthBy>

<Realm>
	AuthByPolicy ContinueAlways
	AuthBy calledstationid
	AuthBy radiusproxy
</Realm>


Lloyd Dagoc
InterDotNet Philippines Inc.
===
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