I need the functionality for users to both change and reset passwords automatically from the front end of my site. For the password change, they would be required to send the old password for verification. For reset passwords, the server automatically generates a new password for the front end of the site. I need to get those passwords into whm to change the password. I've looked into reverse engineering the scripts, and have no idea. Any help?