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

Home -> Community -> Usenet -> c.d.o.server -> Re: verify password func.

Re: verify password func.

From: Lear <grmdy_at_yaahhoooo.coooo.uk>
Date: 31 Mar 2003 21:02:58 GMT
Message-ID: <Xns934FE04C08CF5CCCPLear@212.23.3.14>


$ORACLE_HOME/rdbms/admin/utlpwdmg.sql gives a sample function which pretty much does what you want (checks length, for 1 digit, char etc etc), and modifies the default user profile to use it.

Cheers

Graham Day

"Hoang C" <hoang_c_at_bls.gov> wrote in news:b69uum$la7$1_at_blsnews.bls.gov:

> Do you have any password verify function to check user password? Ex:
> length:12 chars, contain at least 2 numbers, 2 punct chars. It is good to
> have it because some users might forget to set it.
>
>
Received on Mon Mar 31 2003 - 15:02:58 CST

Original text of this message

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