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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Need to implement password composition restrictions - 28003 issue with VERIFY_FUNCTION

Re: Need to implement password composition restrictions - 28003 issue with VERIFY_FUNCTION

From: wayne <no_at_email.please.com>
Date: 03 Jun 2001 00:46:54 GMT
Message-ID: <9fc1du$d4t@dispatch.concentric.net>

> We receive ORA-28003 messages when users try to
>
> ALTER USER self IDENTIFIED BY password;
>
> After implementing VERIFY_FUNCTION in the profile in 8.1.6. and above.

According to the docs:
Cause: The new password did not meet the necessary complexity specifications and the PASSWORD_VERIFY_FUNCTION failed.

So I would start by debugging your verify function. Received on Sat Jun 02 2001 - 19:46:54 CDT

Original text of this message

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