How to retrieve password after it is encrypted
519056Nov 3 2006 — edited Nov 6 2006Hi:
I have developed an application with form based authentication. Right now the user name and password are kept in the "Apps-jazn-data.xml" file and it is encrypted. How can I get the encrypted password from the "Apps-jazn-data.xml" ?
Because I need to reset the password to something else through the enterprise manager of the application server, I need to know the previous password.
Thanks