It's not a real language, honest
Alan Dekok
aland at deployingradius.com
Mon May 28 11:02:46 CEST 2007
This is now working:
...
if (`/bin/echo foo` == "foo") {
update reply {
User-Name = `/bin/echo bar`
Reply-Message = "bar"
}
}
...
With that functionality, rlm_exec becomes almost redundant. (almost).
The "hints" and "users" files become almost redundant. The "policy"
module becomes very redundant. The server becomes MUCH easier to
configure...
I still have to do some performance tests, but I expect the code to
still be faster than 1.1.x, even with the run-time parsing of these
strings.
Alan DeKok.
--
http://deployingradius.com - The web site of the book
http://deployingradius.com/blog/ - The blog
More information about the Freeradius-Devel
mailing list