Fixed expired accounts in Oracle 11g
Posted
by Álvaro G. Vicario
on Server Fault
See other posts from Server Fault
or by Álvaro G. Vicario
Published on 2010-05-28T07:44:39Z
Indexed on
2010/05/28
7:53 UTC
Read the original article
Hit count: 380
I have an Oracle 11g server that's used for PHP development. Recently, I had a problem logging into the Enterprise Manager due to expired passwords. I've already changed settings so passwords no longer expire and I've unlocked all users. However, the user manager shows most built-in users as expired. How can I fix that? (If I just set a password for each expired account I guess that whatever services are using it will no longer be able to log in.)
© Server Fault or respective owner