• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Change provider / reseller

JacobColton

New Pleskian
Hi,

I am looking to change the provider / reseller a customer is under at the moment - does anyone know how to do this?

Regards,

Jacob
 
I have been investigating further and it looks like a query on the psa database is the way to do it, something like this:

update clients set parent_id='22' where id like '11';
 
At the moment, you can't do that within Plesk. You've to do everything manually.

Move subscription to yourself as admin, copy clients information somewhere, delete client, create new client on new reseller, fill the data, move subscription back to him. I know, this is very bad solution, i hope this will be fixed in future versions of Plesk.
 
OMG just found this out. This sucks badly! I cannot find anything usefull in the cli reference guide either.
 
Back
Top