It's not a real language, honest

Arran Cudbard-Bell A.Cudbard-Bell at sussex.ac.uk
Mon May 28 13:03:03 CEST 2007


Alan Dekok wrote:
> Alan Dekok wrote:
>   
>>   This is now working:
>>     
>
>   As is this:
>
> 	...
> 	if ("%{User-Name}" =~ /^bob/) {
> 		...
> 	}
> 	...
>
>   Much of the realms handling can now be done directly from radiusd.conf.
>
>   
if ("%{User-Name}" =~ /^bob/) {
	update config {
		Proxy-To-Realm = "bob_realm"
	}
}
?

Think you can now deprecate, all the realm handling modules, the hints module
the attribute rewrite module. 

Heh, very nice work :)

Just the return codes now :P

>   Alan DeKok.
> --
>   http://deployingradius.com       - The web site of the book
>   http://deployingradius.com/blog/ - The blog
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
>   




More information about the Freeradius-Devel mailing list