This function changes the passwd of a domain owner (cPanel) or reseller (WHM) account.
Calling this URL in WebHost Manager: /xml-api/passwd?user=bob&pass=r3allyc0pml3xp@ss!234
will produce something similar to:
<passwd>
<passwd>
<rawout>
Changing password for bob Password for bob has been changed Updating ftp passwords for bob
Ftp password files updated. Ftp vhost passwords synced
</rawout>
<services>
<ftp>1</ftp>
<mail>1</mail>
<mysql>1</mysql>
<system>1</system>
</services>
<status>1</status>
<statusmsg>Password Changed</statusmsg>
</passwd>
</passwd>
Copyright 2007 cPanel Inc.