detail logs User-Password
Alan DeKok
aland at ox.org
Wed Apr 5 01:55:29 CEST 2006
"Ryan Melendez" <rmelendez at wayport.net> wrote:
> I agree Peter's approach is more scalable, but I'm not confident I know
> how to responsibly handle x number of config options. Is there another
> module that accepts an unknown number of config options I can take a
> peek at?
Uh, no.
You can parse config options by hand. See cf_item_find_next() which
gets the next thing in a list, and cf_itemtopair() which converts an
item to a CONF_PAIR, for manual parsing.
Submit the patch you have now, and I'll take a look at poking it to
do more.
Alan DeKok.
More information about the Freeradius-Devel
mailing list