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 fastusers module re-reads the users file every X seconds, where X is set 
by the hash_reload option.  There is no HUP needed.

Kevin

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



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 want to know if I can reload
 the users file without stopping and starting the freeRADIUS.

  
 Regards,

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



RE: users file reloading

2002-12-22 Thread Wisam Najim
Thanks. It really helped. But what I want to know if that fastusers module
uses the -HUP option for every reload.

   
 Regards,

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[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 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 want to know if I can reload
 the users file without stopping and starting the freeRADIUS.

  
 Regards,

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


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



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 without disconnecting people may make radius think so,
until the accounting packets come in)

Andrew Pilley

On Sat, Dec 21, 2002 at 08:10:04AM +0400, 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 want to know if I can reload the
 users file without stopping and starting the freeRADIUS.
 
 
  
 Regards,
 
 
 - 
 List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

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