5 Dec
2005
5 Dec
'05
6:38 a.m.
Manojkumar Patel wrote:
My Config.ini file is like: --no-create --sysconfdir=/home/manoj/RadiusServer --with-logdir=/home/manoj/RadisuServer When I w run config file like ./configure < Config.ini But radius server was configured as default setting. But I want to change default setting. I want to pass all parameter in one file instead of Command line argument. How can I do that requirements ?
You could try this command line: $ xargs ./configure < Config.ini And please turn HTML off when posting to a mailing list. http://freeradius.org/list/users.html -- Nicolas Baradakis