I wrote a script a while back that uses the PHP XML-API class provided here to get a list of accounts from the server, and loop through them one by one and assign a random password and put it (encoded) into a database for later use by a master password list (used for some web designers).
The problem is that, for some reason, it sets the password fine, but the moment someone accesses phpMyAdmin on an account, that account's password stops working. The only thing that gets it working is using the Password Modification function in WHM.
Any thoughts? Perhaps an API function that I need to call, that I am not now?



LinkBack URL
About LinkBacks
Reply With Quote




