query

Raghu V S raghu.vs at lifetreeindia.com
Thu Jan 3 06:23:26 CET 2008


hi sir,

i am using  freeradius server of version 1.1.7 .

i want to add a user at the run  time.

please help me out of the issue.

best regards,
raghu v s
---- Original Message ----- 
From: <freeradius-users-request at lists.freeradius.org>
To: <freeradius-users at lists.freeradius.org>
Sent: Monday, December 31, 2007 4:30 PM
Subject: Freeradius-Users Digest, Vol 32, Issue 84


> Send Freeradius-Users mailing list submissions to
> freeradius-users at lists.freeradius.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.freeradius.org/mailman/listinfo/freeradius-users
> or, via email, send a message with subject or body 'help' to
> freeradius-users-request at lists.freeradius.org
>
> You can reach the person managing the list at
> freeradius-users-owner at lists.freeradius.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Freeradius-Users digest..."
>
>
> Today's Topics:
>
>   1. clients.conf and SQL? (Tuc at T-B-O-H.NET)
>   2. RE: (Raghu V S)
>   3. Re: (liran tal)
>   4. Re: clients.conf and SQL? (liran tal)
>   5. Re:  (Marinko Tarlac)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 30 Dec 2007 20:15:27 -0500 (EST)
> From: "Tuc at T-B-O-H.NET" <ml at t-b-o-h.net>
> Subject: clients.conf and SQL?
> To: freeradius-users at lists.freeradius.org
> Message-ID:
> <200712310115.lBV1FRDO012471 at himinbjorg.tucs-beachin-obx-house.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> I can't seem to find any reference to making the
> contents of the clients.conf accessible via SQL. We are
> constantly making edits, and having to constantly reload
> the server doesn't make sense.
>
> Pointers to where I missed putting it into
> MySQL, or if anyone knows how to would be appreciated.
>
> Thanks, Tuc
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 31 Dec 2007 10:59:30 +0530
> From: "Raghu V S" <raghu.vs at lifetreeindia.com>
> Subject: RE:
> To: <freeradius-users at lists.freeradius.org>
> Message-ID: <000201c84b72$a71befc0$a901a8c0 at Raghu>
> Content-Type: text/plain; charset="iso-8859-1"
>
> initially started radius with (radiusd command).
>
> then once more gave the cmmand (radiusd -x)
> output was as follows...
>
> " Starting - reading configuration files ...
> Using deprecated naslist file.  Support for this will go away soon.
> There appears to be another RADIUS server running on the authentication 
> port 1812"
>
> how restart the server in debug mode?
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <https://lists.freeradius.org/pipermail/freeradius-users/attachments/20071231/a8679570/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 31 Dec 2007 08:17:16 +0100
> From: "liran tal" <liransgarage at gmail.com>
> Subject: Re:
> To: "FreeRadius users mailing list"
> <freeradius-users at lists.freeradius.org>
> Message-ID:
> <3ed55890712302317q6bdfd83fq83a7419180a030f0 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Morning,
>
> radiusd -X and check with netstat what's listening on port 1812
>
>
> Regards,
> Liran.
>
>
> On Dec 31, 2007 6:29 AM, Raghu V S <raghu.vs at lifetreeindia.com> wrote:
>
>>  initially started radius with (radiusd command).
>>
>> then once more gave the cmmand (radiusd -x)
>> output was as follows...
>>
>> " Starting - reading configuration files ...
>> Using deprecated naslist file.  Support for this will go away soon.
>> There appears to be another RADIUS server running on the authentication
>> port 1812"
>>
>> how restart the server in debug mode?
>>
>> -
>> List info/subscribe/unsubscribe? See
>> http://www.freeradius.org/list/users.html
>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <https://lists.freeradius.org/pipermail/freeradius-users/attachments/20071231/36b87866/attachment-0001.html>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 31 Dec 2007 08:21:55 +0100
> From: "liran tal" <liransgarage at gmail.com>
> Subject: Re: clients.conf and SQL?
> To: "FreeRadius users mailing list"
> <freeradius-users at lists.freeradius.org>
> Message-ID:
> <3ed55890712302321u3fdf9dect1945979af6dad8aa at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Morning Tuc,
>
> On Dec 31, 2007 2:15 AM, Tuc at T-B-O-H.NET <ml at t-b-o-h.net> wrote:
>
>> Hi,
>>
>>        I can't seem to find any reference to making the
>> contents of the clients.conf accessible via SQL. We are
>> constantly making edits,
>
>
> Have you thought about using a web application to manage your
> radius database deployment?
>
> There's dialupadmin that comes with freeradius and there's daloradius
> which you can find at http://sourceforge.net/projects/daloradius
>
>
>> and having to constantly reload
>> the server doesn't make sense.
>
>
> Even with the NAS information in a database such as MySQL you'd
> have to restart the server when you update the NAS entries.
>
>       Pointers to where I missed putting it into
>> MySQL, or if anyone knows how to would be appreciated.
>
>
>
> First of populate your nas table with some nas information.
> Edit sql.conf and uncomment the readclients=yes (should be present
> in the bottom of the file).
>
>
> Regards,
> Liran.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <https://lists.freeradius.org/pipermail/freeradius-users/attachments/20071231/6e3bd794/attachment-0001.html>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 31 Dec 2007 11:20:44 +0100
> From: Marinko Tarlac <mangia81 at gmail.com>
> Subject: Re:
> To: FreeRadius users mailing list
> <freeradius-users at lists.freeradius.org>
> Message-ID: <4778C27C.7060009 at gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> #pkill radiusd
> #radiusd -x
>
>
> liran tal wrote:
>> Morning,
>>
>> radiusd -X and check with netstat what's listening on port 1812
>>
>>
>> Regards,
>> Liran.
>>
>>
>> On Dec 31, 2007 6:29 AM, Raghu V S < raghu.vs at lifetreeindia.com
>> <mailto:raghu.vs at lifetreeindia.com>> wrote:
>>
>>     initially started radius with (radiusd command).
>>
>>     then once more gave the cmmand (radiusd -x)
>>     output was as follows...
>>
>>     " Starting - reading configuration files ...
>>     Using deprecated naslist file.  Support for this will go away soon.
>>     There appears to be another RADIUS server running on the
>>     authentication port 1812"
>>
>>     how restart the server in debug mode?
>>
>>     -
>>     List info/subscribe/unsubscribe? See
>>     http://www.freeradius.org/list/users.html
>>
>>
>> ------------------------------------------------------------------------
>>
>> -
>> List info/subscribe/unsubscribe? See 
>> http://www.freeradius.org/list/users.html
>
>
>
> ------------------------------
>
> -
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
>
>
> End of Freeradius-Users Digest, Vol 32, Issue 84
> ************************************************
> 




More information about the Freeradius-Users mailing list