(RADIATOR) Handler question

Hugh Irvine hugh at open.com.au
Fri Jul 26 18:58:27 CDT 2002


Hello Anton -

You are usually better to do something like this:

# define AuthBy clauses

<AuthBy ...>
	Identifier DoSomething
	.....
</AuthBy>

<AuthBy ....>
	Identifier DoSomethingElse
	.....
</AuthBy>

<AuthBy GROUP>
	Identifier DoEverything
	AuthByPolicy ....
	AuthBy DoSomething
	AuthBy DoSomethingElse
	.....
</AuthBy>

.....

# define Handlers

<Handler Called-Station-Id=678771>
	AuthBy DoEverything
	.....
</Handler>

<Handler Realm=open.com.au>
	AuthBy DoEverything
	.....
</Handler>

This is just an example, but you should get the idea.

regards

Hugh


On Sat, 27 Jul 2002 02:58, Anton Krall wrote:
> Guys.. is there a way to make a handler work in an OR fashion instead of
> AND?
>
> Like
>
> <Handler Called-Station-Id=678771,Realm=open.com.au>
>
> this would suggest Caler and Realm.... is there a way to make it Called
> OR Realm?
>
> Thx!
>
> Saludos
>
> Anton Krall
> Director de Tecnología
> Inter.net México / Panamá
>
> Tel; 5241-7609 Directo
> Tel: 5241-7600 Conmutador
> Celular: 0445-105-5160
> ICQ: 4979450
> email: akrall at team.inter.net
> web: http://www.mx.inter.net
>
> Outside Mexico:
> Office: +52(555)241-7609
> PBX: +52(555)241-7600
> Mobile: +52(555)105-5160
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.377 / Virus Database: 211 - Release Date: 7/15/2002
>
>
> ===
> 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.

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