Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Password Aging?

Re: Password Aging?

From: Connor McDonald <mcdonald.connor.cs_at_bhp.com.au>
Date: Sat, 27 Feb 1999 16:38:34 +0800
Message-ID: <36D7AF0A.2AE7@bhp.com.au>


James wrote:
>
> Hi,
> Does anyone know how to implement password aging on a Oracle 7.x database?
> I seem to recall seeing somewhere that this was possible, but I can't
> remember where. Any help would be appreciated. Thanks in advance.

You have to write your own with Oracle 7 - when they login , test the date with the last time they changed their password (which you will need to store) and proceed from there.....

Cheers
--



Connor McDonald
BHP Information Technology
Perth, Western Australia
"Never wrestle a pig - you both get dirty and the pig likes it..." Received on Sat Feb 27 1999 - 02:38:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US