Re: I have to be missing something REALLY simple...

2003-07-09 Thread Pauline Middelink
On Tue, 08 Jul 2003 around 15:32:59 -0500, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] wrote on 07/08/2003 11:09:31 AM: > > > [EMAIL PROTECTED] wrote: > > > > How are you determining that it only launches one thread? > > > > > > ps -aef (tsunami is currently running working system, tidalwave is

Re: I have to be missing something REALLY simple...

2003-07-08 Thread Vincent_Giovannone
[EMAIL PROTECTED] wrote on 07/08/2003 11:09:31 AM: > [EMAIL PROTECTED] wrote: > > > How are you determining that it only launches one thread? > > > > ps -aef (tsunami is currently running working system, tidalwave is the > > rebuilt system...) > > You are aware that on newer Linux kernels,

Re: I have to be missing something REALLY simple...

2003-07-08 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > > How are you determining that it only launches one thread? > > ps -aef (tsunami is currently running working system, tidalwave is the > rebuilt system...) You are aware that on newer Linux kernels, 'ps' only reports one thread, even if there are many? Alan DeKok

Re: I have to be missing something REALLY simple...

2003-07-08 Thread Vincent_Giovannone
[EMAIL PROTECTED] wrote on 07/08/2003 02:42:28 PM: > At 02:23 PM 7/8/2003 -0500, [EMAIL PROTECTED] wrote: > >Then I copied over my existing config files (clients.conf, and users... > >pretty simple config, eh??) to the new machine, and started up radiusd. It > >runs and authenticates, but for som

Re: I have to be missing something REALLY simple...

2003-07-08 Thread Chris Parker
At 02:23 PM 7/8/2003 -0500, [EMAIL PROTECTED] wrote: Then I copied over my existing config files (clients.conf, and users... pretty simple config, eh??) to the new machine, and started up radiusd. It runs and authenticates, but for some reason on the new machine it will only launch _one_ thread whe

Re: I have to be missing something REALLY simple...(correction)

2003-07-08 Thread Vincent_Giovannone
AIL PROTECTED] Sent by: [EMAIL PROTECTED] 07/08/2003 02:23 PM Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject I have to be missing something REALLY simple... I have two production freeradius 0.8.1 boxes running under redhat 7. We've decided to upgrade the

I have to be missing something REALLY simple...

2003-07-08 Thread Vincent_Giovannone
I have two production freeradius 0.8.1 boxes running under redhat 7. We've decided to upgrade the freeradius servers to new hardware and redhat 8. I downloaded fr 0.8.1 to the new machines, did a ./configure --with-snmp=no --with-threads=yes --prefix=(some directory on the machine), then a mak