Re: users file reloading

2002-12-23 Thread Kevin Bonner
On Monday 23 December 2002 00:42, Wisam Najim wrote: > Thanks. It really helped. But what I want to know if that fastusers module > uses the "-HUP" option for every reload. > > > Regards, The fast

RE: users file reloading

2002-12-22 Thread Wisam Najim
lto:[EMAIL PROTECTED]]On Behalf Of Kevin Bonner Sent: Sunday, December 22, 2002 6:57 PM To: [EMAIL PROTECTED] Subject: Re: users file reloading Read doc/rlm_fastusers Kevin On Friday 20 December 2002 23:10, Wisam Najim wrote: > Hi All, > > I'm authenticating ISDN users from users

Re: users file reloading

2002-12-22 Thread Kevin Bonner
Read doc/rlm_fastusers Kevin On Friday 20 December 2002 23:10, Wisam Najim wrote: > Hi All, > > I'm authenticating ISDN users from users file while normal dialup users are > authenticated from Oracle database. Every time I add an ISDN user, I need > to stop and start the freeRADIUS instance. I wa

Re: users file reloading

2002-12-20 Thread Andrew Pilley
judging by the documentation and sample scripts, it looks like you can use kill -HUP on radiusd's PID, which will cause it to reload the config files, without restarting the radius server. that said, restarting the radius daemon doesn't log everyone out (whereas a dialin server restarting itself w