Oracle Application Password Resets
This is becoming an administrative nightmare for us. The forgot your password tool that uses UMXUPWD workflow doesnt always work. I'm trying to develop a tool that will allow for a user to pick an instance, enter userid, enter new password. To do this i've developed a php script that calls oci and passes parameters to sql script. The issue now is I'm not sure what I can do from oci to reset a users password. Any help/suggestions would be greatly appreciated.
0