I have openser-tls and openser-tls-radius-modules install on a debian
sarge box, but the radius options for the acc module seem not to work.
galileo:~# /etc/init.d/openser restart
There are errors in the configuration file. Please fix them first.
Also make sure you have installed the debian packages that provide
the additional modules that your configuration requires. cpl, jabber,
mysql, postgres and radius are in separate packages.
0(14929) set_mod_param_regex: parameter <radius_config> not found in
module <acc>
0(14929) parse error (34,20-21): Can't set module parameter
0(14929) set_mod_param_regex: parameter <radius_flag> not found in
module <acc>
0(14929) parse error (35,19-20): Can't set module parameter
0(14929) set_mod_param_regex: parameter <radius_missed_flag> not found
in module <acc>
0(14929) parse error (36,19-20): Can't set module parameter
ERROR: bad config file (3 errors)
Is radius support for the acc module not included in these packages? Do
I need to grap the source?
Jeff