Re: Restart Radius

2005-02-23 Thread Terry J Fike Jr
if your on unix world in your $prefix/sbin should be a script called 
rc.radiusd  call this like so:

/prefix/sbin/rc.radiusd restart
that is a quick clean way of restarting radius
--
Terry J Fike Jr
System Administrator
MTA Solutions
907-793-4100
[EMAIL PROTECTED]
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: Restart Radius

2005-02-22 Thread Mitchell, Michael J
Are you on a unix box?

Sending the radiusd process a HUP signal will tell the radius server to
re-read its configuration files.

Or:

/etc/init.d/radiusd restart

Or:

/etc/init.d/radiusd reload

Or wherever your init scripts live...


-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf 
Of Abdul Lateef
Sent: Wednesday, 23 February 2005 6:01 PM
To: freeradius-users@lists.freeradius.org
Subject: Restart Radius


Hi Guys,

I am in little trouble. when i modified users file. i have to 
restart the machine to read the files.

Is there any way to restarting radius without machine restarting?

i tried using radiusd but it is not reading modified files.


Thank You


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