Database Security Products (MOSC)

MOSC Banner

Oracle 9i - I realize there is a plug-in in 11g that can check for multiple instances of a character

edited May 13, 2011 8:54AM in Database Security Products (MOSC) 3 commentsAnswered
 but how would I do this in 9i?  I have a requirement to check that the password has no more than 3 consecutive characters of the same character type in the password, for instance no more than 3 numbers together in a password -Hello1234 should be rejected.

The verify_password function goes through each character set array to ensure 1 of each character, but how do I tell it to check that there are no more than 3 from the same array in the password?

Thanks.

Noemi

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