New bee to FreeRadius; need help in configuration
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 can refresh itself everytime I add a client, automatically. Can anybody help me out? Thanks, Deepak
Deepak, Have you considered using a ldap or sql backend instead of flat-file? Vijay On Feb 5, 2008 2:33 PM, Deepak Panigrahy <deepak.panigrahy@oracle.com> wrote:
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 can refresh itself everytime I add a client, automatically.
Can anybody help me out?
Thanks, Deepak - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- "Knowledge is the only wealth that grows as you spend it, and diminishes as you save it." -- ancient Sanskrit saying
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 A.L.M.Buxey@lboro.ac.uk:
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
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 A.L.M.Buxey@lboro.ac.uk:
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
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (6)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Deepak Panigrahy -
Julian Stöver -
Marinko Tarlac -
Vijay Avarachen