Re: (RADIATOR) Password Log File Format

2000-06-16 Thread Hugh Irvine
On Wed, 14 Jun 2000, William Hernandez wrote: > > Hola Hugh - > > Thanks for your help. > Where you have this: #print LOG "$ctime:$time:$user:$submitted_pw:$correct_pw:$r\n"; my $nas_name = $p->getNasId(); if ($r eq 'PASS') { print LOG "$ctime: Login OK

Re: (RADIATOR) Password Log File Format

2000-06-14 Thread William Hernandez
Hola Hugh - Thanks for your help. whr - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "William Hernandez" <[EMAIL PROTECTED]>; "Radiator" <[EMAIL PROTECTED]> Sent: Tuesday, June 13, 2000 7:32 PM Subject: Re: (RADIATOR) Pa

Re: (RADIATOR) Password Log File Format

2000-06-13 Thread Hugh Irvine
ote: > > Attached are the requested files. > > - Original Message - > From: "Hugh Irvine" <[EMAIL PROTECTED]> > To: "William Hernandez" <[EMAIL PROTECTED]>; "Radiator" > <[EMAIL PROTECTED]> > Sent: Thursda

Re: (RADIATOR) Password Log File Format

2000-06-13 Thread William Hernandez
Attached are the requested files. - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "William Hernandez" <[EMAIL PROTECTED]>; "Radiator" <[EMAIL PROTECTED]> Sent: Thursday, June 08, 2000 7:46 PM Subject: Re: (RADIATOR) Passwor

Re: (RADIATOR) Password Log File Format

2000-06-08 Thread Hugh Irvine
Hernandez" <[EMAIL PROTECTED]>; "Radiator" > <[EMAIL PROTECTED]> > Sent: Wednesday, June 07, 2000 6:51 PM > Subject: Re: (RADIATOR) Password Log File Format > > > > Hello William - > > On Thu, 08 Jun 2000, William Hernandez wrote: > > OK, I

Re: (RADIATOR) Password Log File Format

2000-06-08 Thread William Hernandez
rnandez" <[EMAIL PROTECTED]>; "Radiator" <[EMAIL PROTECTED]> Sent: Wednesday, June 07, 2000 6:51 PM Subject: Re: (RADIATOR) Password Log File Format Hello William - On Thu, 08 Jun 2000, William Hernandez wrote: > OK, I have the password log the way I want it. >

Re: (RADIATOR) Password Log File Format

2000-06-07 Thread Hugh Irvine
Hello William - On Thu, 08 Jun 2000, William Hernandez wrote: > OK, I have the password log the way I want it. > It now looks like this: > Wed Jun 7 11:01:47 2000: Login incorrect: [whr/whr] > (203.63.154.1) > Wed Jun 7 11:01:55 2000: Login OK: [whr] (203.63.154.1) > > I'm still in the testi

Re: (RADIATOR) Password Log File Format

2000-06-07 Thread William Hernandez
modify all the entries in the users file? Thanks in advance. whr - Original Message - From: "Hugh Irvine" <[EMAIL PROTECTED]> To: "William Hernandez" <[EMAIL PROTECTED]>; "Radiator" <[EMAIL PROTECTED]> Sent: Wednesday, May 31, 2000 5:28 PM S

Re: (RADIATOR) Password Log File Format

2000-05-31 Thread Hugh Irvine
Hello William - On Wed, 31 May 2000, William Hernandez wrote: > The format of the PasswordLogFile is > time:username:entered_password:correct_password:result. > Is there a way to change this format? I would like the system to > only log failures using the format > time:username:entered_password.