
Originally Posted by
awgerber
Hi all,
I consider to switch to a provider who is using cPanel. On our old system I programmed in php my own email account management system.
The unique thing about it is that people we create an email account with a roll out mechanism. The system sends out an email to the client's old email account with a link to obtain his new email password. This link leads then to a encrypted page. If somebody intercepts the email on its way and clicks on that link a second click will automatically disable the account...
Is there a function in cPanel that is doing a secure roll out of a password to a client already? Or is there some "lost password" function that is secure?
On the other hand I downloaded already the xmlapi-php-class-cp_xmlapi_php.zip and had a quick glance over it. It seems powerful... but I did not see how to get the users password and how to disable the account...
Could you please give me a hint?
Thanks