(RADIATOR) Feature Req: AuthBy INLINE

Hugh Irvine hugh at open.com.au
Thu May 24 23:49:47 CDT 2001


Hello Neale -

Further to this same topic, I also usually find that what you show below is 
even easier to understand when stated like this:

# define AuthBy(s)

<AuthBy .....>
	Identifier bar
	.....
</AuthBy>

# define Handler(s)

<Handler Check-Item = foo>
	AuthBy bar
</Handler>

.....


regards

Hugh


On Friday 25 May 2001 10:53, Neale Banks wrote:
> In some recent replies (including to one of my queries), Hugh has
> suggested "steering" auth requests by using <AuthBy FILE> with a file of
> very few entries, typically with "DEFAULT Check-item=foo,Auth-Type=bar".
>
> Whilst this appears a technically elegant and efficient solution, IMHO it
> scores miserably in the readibility department (from the perspective of
> looking at the config file, 'cause flow therin is directed by data in
> another file).
>
> I suspect that readability could be greatly improved by having a feature
> something like this:
>
> 	<AuthBy INLINE>
> 		<USER DEFAULT>
> 			CheckItems Check-item=foo,Auth-Type=bar
> 		</USER>
> 	</AuthBy>
>
> Of course, you might want ReplyItems available in there too ;-)
>
> Downside is that changing this data would require the daemon to be HUPed,
> whereas changing the same data in a file now is automagically picked up by
> Radiator.
>
> Anyone else see value in this one?
>
> Regards,
> Neale.
>
> ===
> 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