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 -> Help - profile and verify_function

Help - profile and verify_function

From: q <rzoof_at_yahoo.com>
Date: 18 Apr 2002 08:12:29 -0700
Message-ID: <7f888051.0204180712.18489213@posting.google.com>


Hallo.
I've got a user with minimal amout of priviliges and i want him to be able to change his own password. Everything is fine untill I enable verify_function. If the verify_function is on (i mean if the users profile has the limit password_verify function set to verify_function that can be found in utlpwdmg.sql script), user can not change his own password. He can do it only when hi's got the alter user privilige. The error that appeares is ORA-28003: password verification for the specified password failed, with no other explanation - it seems there was a problem in ececuting verify_fuction. The new password complexity is ok, it complies every limitation (length, contains one digit, one character and one punctuation ...).
Do you know what is wrong? Thank you for help. Received on Thu Apr 18 2002 - 10:12:29 CDT

Original text of this message

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