Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread Alan DeKok
Deepak Panigrahy wrote: > Hi, > I feel there should be some way so that the server can refresh itself > automatically with the clients without going down. I feel the same way. Please send a patch to fix this. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/u

Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread Marinko Tarlac
Users Yes, NAS No Julian Stöver wrote: Hi, i think thats wrong. I can add SQL users without refreshing the server, and the debug mode also shows me, how the database is requested for the user data on every request! bye julian Am 05.02.2008 um 22:40 schrieb [EMAIL PROTECTED]: Hi, Deepak,

Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread Julian Stöver
Hi, i think thats wrong. I can add SQL users without refreshing the server, and the debug mode also shows me, how the database is requested for the user data on every request! bye julian Am 05.02.2008 um 22:40 schrieb [EMAIL PROTECTED]: Hi, Deepak, Have you considered using a ldap o

Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread Deepak Panigrahy
Hi, I feel there should be some way so that the server can refresh itself automatically with the clients without going down. Thanks, Deepak [EMAIL PROTECTED] wrote: Hi, Deepak, Have you considered using a ldap or sql backend instead of flat-file? those , too, wil

Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread A . L . M . Buxey
Hi, > Deepak, > Have you considered using a ldap or sql backend instead of flat-file? those , too, will need to be refreshed via a server restart - the SQL clients are only read upon start. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: New bee to FreeRadius; need help in configuration

2008-02-05 Thread Vijay Avarachen
Deepak, Have you considered using a ldap or sql backend instead of flat-file? Vijay On Feb 5, 2008 2:33 PM, Deepak Panigrahy <[EMAIL PROTECTED]> wrote: > Hi, > I have successfully configured the Freeradius server. > The one thing that I noticed is: Everytime I modify the Clients.conf > fil

New bee to FreeRadius; need help in configuration

2008-02-05 Thread Deepak Panigrahy
Hi, I have successfully configured the Freeradius server. The one thing that I noticed is: Everytime I modify the Clients.conf file to include a client, I have to stop the server and then start it gain so that the client is picked up. I am wondering if there is any other way so that the server c