(RADIATOR) Running two radiator instances
auth.admin at dctech.com.ph
auth.admin at dctech.com.ph
Wed May 8 00:55:50 CDT 2002
Hello,
I'm trying to setup my system to run two instances of radiator.
I have this in my start script:
--begin script --
#!/bin/bash
/bin/restartWrapper -mail charles at dctech.com.ph -delay 2 "/usr/bin/radiusd -
config_file /etc/radius/radminauth.cfg -foreground" &
/bin/restartWrapper -mail charles at dctech.com.ph -delay 2 "/usr/bin/radiusd -
config_file /etc/radius/radminacct.cfg -foreground" &
--end script--
now as you can see above I have two config files, radminauth.cfg and
radminacct.cfg, do I need to have exact config options on both config files?
if not how do I divide the config file for auth only and accounting only?
thanks,
chris
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list