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
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
ote:
>
> Attached are the requested files.
>
> - Original Message -
> From: "Hugh Irvine" <[EMAIL PROTECTED]>
> To: "William Hernandez" <[EMAIL PROTECTED]>; "Radiator"
> <[EMAIL PROTECTED]>
> Sent: Thursda
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
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
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.
>
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
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
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.