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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Password Checking

Re: Password Checking

From: Ora NT DBA <orantdba_at_netscape.net>
Date: Tue, 07 May 2002 13:41:55 -0800
Message-ID: <F001.0045A9B5.20020507134155@fatcity.com>


All you have to do is run the script utlpwdmg.sql as the sys user to enable the verify_function to check passwords. The script is editable in case you don't
like the default rules.

John

ktoepke_at_trilegiant.com wrote:

>I did find that one....very basic pretty much just gives you an idea of how
>one might be implemented. You still have to do the work.
>
>-----Original Message-----
>[mailto:Rachel_Carmichael_at_Sonymusic.com]
>Sent: Tuesday, May 07, 2002 3:09 PM
>To: Multiple recipients of list ORACLE-L
>
>
>
>
>I could have sworn Oracle used to supply one you could change
>
>
>
>|--------+----------------------->
>| | |
>| | |
>| | ktoepke_at_trile|
>| | giant.com |
>| | |
>| | 05/07/2002 |
>| | 11:38 AM |
>| | Please |
>| | respond to |
>| | ORACLE-L |
>| | |
>|--------+----------------------->
> >----------------------------------------------------|
> | |
> | To: ORACLE-L_at_fatcity.com |
> | cc: (bcc: Rachel Carmichael) |
> | Subject: Password Checking |
> >----------------------------------------------------|
>
>
>
>
>All:
>
>I am looking for an algorithm that will verify that a pasword meets minimum
>requirements (like >8 chars, mix of chars & nbrs, != username, etc), but am
>just feeling too darn lazy to write one myself.
>
>Can anyone on the list help me out by pointing me to a good one?
>
>Thanks
>
>Kevin Toepke
>ktoepke_at_trilegiant.com
>----------------------------------------------------------------------------
>----------------------------------------------------------------------------
>------------------------
>The information in this electronic mail message is Trilegiant Confidential
>and may be legally privileged. It is intended solely for the addressee(s).
>Access to this Internet electronic mail message by anyone else is
>unauthorized. If you are not the intended recipient, any disclosure,
>copying, distribution or action taken or omitted to be taken in reliance on
>it is prohibited and may be unlawful.
>----------------------------------------------------------------------------
>----------------------------------------------------------------------------
>------------------------
>The sender believes that this E-mail and any attachments were free of any
>virus, worm, Trojan horse, and/or malicious code when sent. This message and
>its attachments could have been infected during transmission. By reading the
>message and opening any attachments, the recipient accepts full
>responsibility for taking protective and remedial action about viruses and
>other defects. Trilegiant Corporation is not liable for any loss or damage
>arising in any way from this message or its attachments.
>----------------------------------------------------------------------------
>----------------------------------------------------------------------------
>------------------------
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Toepke, Kevin M
> INET: ktoepke_at_trilegiant.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
>
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Ora NT DBA
  INET: orantdba_at_netscape.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue May 07 2002 - 16:41:55 CDT

Original text of this message

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