Re: (RADIATOR) subhandlers?

2001-05-21 Thread Hugh Irvine


Hello Viraj -

On Tuesday 22 May 2001 01:34, Viraj Alankar wrote:
> Hello,
>
>   I was wondering if it is possible to do something like the
> following in any way:
>
> 
>   
>   ...
>   
>   
>   ...
>   
> 
>
>   That is, to provide a drill-down like configuration.

No this is not possible, however you can do this:


.



.


Alternatively, you can use cascaded AuthBy clauses from an AuthBy FILE:

# this is the users file

DEFAULT  Called-Station-Id = 1234, Auth-Type = n

DEFAULT  Called-Station-Id = 5678, Auth-Type = m


# this is the configuration file

# define AuthBy clauses


Identifier CheckFILE
.



Identifier n
..



Identifier m
...


# define Handlers


AuthBy CheckFILE
.



hth

Hugh


-- 
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 [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.



(RADIATOR) subhandlers?

2001-05-21 Thread Viraj Alankar


Hello,

I was wondering if it is possible to do something like the
following in any way:



...


...



That is, to provide a drill-down like configuration.

Thanks,

Viraj.

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