Database Security Products (MOSC)
MOSC Banner

password verify function

edited Jan 7, 2017 7:18AM in Database Security Products (MOSC) 12 commentsAnswered
Hello,
I'm creating a password verify function by tweaking the  utlpwdmg.sql file.  In the section where it's trying to determine if the new password differs by more that n characters, it compares to old_password.  If I'm in as sysdba, and want to change another user's password, the old_password is null, so, this check won't be enforced.  I've read that the old_password will only be populated if a user tries to change his/her own password.  Is this true?  Is there anyway to compare to the old password if I want to change another user's password?

Rae

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center