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

Home -> Community -> Mailing Lists -> Oracle-L -> Looking for suggestions...

Looking for suggestions...

From: Mary Benson <mary.benson_at_tufts.edu>
Date: Fri, 11 Jun 2004 09:16:21 -0400
Message-ID: <40C9B0A5.8040600@tufts.edu>


We got the following request from our HR technical team. Has anyone done anything similar or have any reccomendations?

REQUEST:
"As part of the security review of the Self Service application, we need to institute an account lock-out after 5 unsuccessful attempts when requesting a new password. Additionally, the requirement calls for us to reset the lock-out after 30 minutes. We can set the lock-out, but we have no way to reset the lock-out after 30 minutes through the application, but thought there could be a way to do this at the Oracle level, like a database agent.

To do this, the agent would need to run against the PSOPRDEFN table, and check the value of LASTUPDDTTM (date/time stamp). If 30 minutes have elapsed and the value of ACCTLOCK = 1, then reset the ACCTLOCK to 0."

Thanks.
Mary Benson
Database Admin.
Tufts University



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Jun 11 2004 - 08:13:42 CDT

Original text of this message

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