Is there a way to expire the user's password so he has to enter a new one when he logs on in Oracle 7.3.4? I can't find documentation on Oracle 7.
Thanks.
Printable View
Is there a way to expire the user's password so he has to enter a new one when he logs on in Oracle 7.3.4? I can't find documentation on Oracle 7.
Thanks.
Set the PASSWORD_LIFE_TIME values in the dba_profiles
- Rajeev
Thank you very much.
There is an EXPIRY_DATE in the DBA_USERS table as well.
Sorry, that's for the user account and not for the password.
Was a little hasty there :-)