Re: free radius 0.7.1

2003-07-01 Thread Arthur Stephens
Subject: Re: free radius 0.7.1 You want to have FreeRADIUS reload its files, right? kill -1 `cat /var/run/radiusd/radiusd.pid` That's the command you need to execute, and FreeRADIUS will automatically reload its configuration files and modules (assuming there are no configuration

Re: free radius 0.7.1

2003-06-30 Thread Arthur Stephens
Internet[EMAIL PROTECTED]509-255-9204 - Original Message - From: rakesh jha To: '[EMAIL PROTECTED]' Sent: Saturday, June 28, 2003 10:15 PM Subject: RE: free radius 0.7.1 You may include this command in your restart script: kill -1 `cat /usr/local/var/run

Re: free radius 0.7.1

2003-06-30 Thread Omachonu Ogali
] Sent: Monday, June 30, 2003 3:01 PM Subject: Re: free radius 0.7.1 I verified the file location and content... When I issue kill -1 `cat /var/run/radiusd/radiusd.pid` I get another prompt and the process is still running. It appears the same comment without the -1 works

RE: free radius 0.7.1

2003-06-28 Thread rakesh jha
28, 2003 01:39 AM To: [EMAIL PROTECTED] Subject: free radius 0.7.1 I am developing scripts to automate adding users to our radius database but it seems there is something wrong with mine. If I issue radiusd restart I get.. [EMAIL PROTECTED] root]# radiusd restart Fri Jun 27 14:57:54

free radius 0.7.1

2003-06-27 Thread Arthur Stephens
I am developing scripts to automate adding users to our radius database but it seems there is something wrong with mine. If I issue radiusd restart I get.. [EMAIL PROTECTED] root]# radiusd restartFri Jun 27 14:57:54 2003 : Info: Starting - reading configuration files ...auth bind: Address

Re: free radius 0.7.1

2003-06-27 Thread Daniel Destro do Carmo
I had the same problem yesterday use # ./radiusd restart - Original Message - From: Arthur Stephens To: [EMAIL PROTECTED] Sent: Friday, June 27, 2003 5:39 PM Subject: free radius 0.7.1 I am developing scripts to automate adding users to our radius