Hi jeff,
for radius support in acc module you need to uncomment few lines in the
Makefile of acc module and recompile it
# uncomment the next two lines if you wish to enable RADIUS accounting
DEFS+=-DRAD_ACC -I$(LOCALBASE)/include
LIBS=-L$(LOCALBASE)/lib -lradiusclient-ng
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
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users