Hi
 I make configuration with following syntex

$ xargs ./configure < Config.ini
 But my FreeRadiussercer is take logfile and sysconfdir as default.

Thanks
Manoj

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Nicolas Baradakis
Sent: Monday, December 05, 2005 5:08 PM
To: FreeRadius users mailing list
Subject: Re: How can i change Configure file.

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

-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

*********************************************************
Disclaimer:

The contents of this E-mail (including the contents of the enclosure(s) or 
attachment(s) if any) are privileged and confidential material of MBT and 
should not be disclosed to, used by or copied in any manner by anyone other 
than the intended addressee(s).   In case you are not the desired addressee, 
you should delete this message and/or re-direct it to the sender.  The views 
expressed in this E-mail message (including the enclosure(s) or attachment(s) 
if any) are those of the individual sender, except where the sender expressly, 
and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of 
any virus.  However, it is the responsibility of the recipient to ensure that 
it is virus free and MBT is not responsible for any loss or damage arising in 
any way from its use

*********************************************************

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to