Thanks for the reply Alan,

Apologies, that was in the faq.

If I've got you right then, if I'm storing my users in a MySQL table then I
won't need to restart radius. 

Since I'm going to need continual changing of the authentication password
I'm going to try to get it working with the MySQL back-end.

Thanks again

Paul

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 13 August 2001 15:55
> To: [EMAIL PROTECTED]
> Subject: Re: update clients.conf without restarting radius? 
> 
> 
> Paul Foxton <[EMAIL PROTECTED]> wrote:
> > Does anyone know if its possible to update the details for a user in
> > clients.conf and have the updates to the profile used the 
> next time the
> > client connects without re-starting the radius server?
> 
>   kill -HUP `cat /var/run/radiusd.pid`
> 
>   I think this is in the FAQ.
> 
> > Or is all this information read once only from the file when the
> > server is started? I've been making changes to clients.conf witht he
> > server running and it only seems to pick up the changes after a
> > restart.
> 
>   Yes, that's how it behaves.
>  
> > If so, is it the same when using a MySQL backend for user 
> details or is this
> > done with a db lookup every time a client connects?
> 
>   It works the same with a MySQL backend.
> 
> > I really need some way to change authentication details on 
> an ongoing basis
> > - am I barking up the wrong tree with Radius?
> 
>   No.  For authentication changes, if you use MySQL, they should be
> visible immediately.
> 
>   Alan DeKok.
> 
> - 
> List info/subscribe/unsubscribe? See 
http://www.freeradius.org/list/users.html

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

Reply via email to