Ask about password policy in profile oracle 9.2.0.4
I have question about password policy setting in oracle 9i.
When create profile, I saw the
+ password lock : how long a account will locked ! there are three values that I can use: integer value, UNLIMITED and DEFAULT. I do not understand about UNLIMITED and DEFAULT. I know that if use UNLIMITED --> just only DBA can unlock but if schema with ALTER USER priv --> can unlock user ??? Show me some links plain about DEFAULT and UNLIMITED value.
+ password grace time: And can plain for about DEFAULT and UNLIMITED value ?
Thanks very much.