Profile Password Complexity
tjohnsonMar 27 2007 — edited Mar 27 2007There is a default Profile and all the users have Default in the profile field. So I'm assuming that they are using this Profile.
I changed the "Expire in" to 60 and "Number of passwords to keep" to 10. It wouldnt let me choose 6 from the predefined list.
Under "Complexity" it looks for a function. From the predefined list you can choose Default or Null. It was set to Null.
I changed it to Default but it comes back with the error "Failed to commit: ORA-02377: invalid reserve limit".
Any idea why?
In my research I thought I saw that the verification routine (utlpwdmg.sql) checked for passwords of less than four characters or less.
I need to somehow change that to seven or more.
Any thoughts?