Password policy and OEM
steffiFeb 21 2012 — edited Mar 1 2012So we have a password policy that automatically locks accounts on 3 attempts.
When OEM sends a saved preferred credential to a database. it looks like it has several attempt before it prompts you via the login panel for the credentials.
By the time you reach the login panel the account is already locked because it looks like OEM has had several attempts against the database already.
So what we have is a situation where our password policy is out of sync with what OEM v 10 expects.
The only way it works is if the DBA unlocks the account prior to my hitting login from the login screen.
This is all because I've had to change my password ever 60 days and OEM has remembered my old password which now is no longer valid against the
target database.
Thoughts?