Running weblogic.security.Encrypt and getting different results for same password
Oracle Weblogic Version 12.2.1.4 on Linux Red Hat 7
Hi,
This is a follow on from my question on what to do when my OPSS user password has expired. I have gone through the steps from Reset OPSS Expired Password (Doc ID 2681307.1)
I have done all the steps including 5, but in step 5, I need to run weblogic.security.Encrypt to get the encrypted password to update the xml file ... and I have done as stated .. but I still can't start weblogic as it says it is still invalid login/password.
However, I noticed that running weblogic.security.Encrypt even in the same session actually returns a different encrypted value .. I don't quite understand this and gather that is why it is still not matching to the login/password required with the StartWebLogic script.