• 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.

Transfer domains from reseller account.

S

Satch22

Guest
So! I have Plesk for Windows version 7.5.6 installed. I had setup a partner as a reseller who decided he didn't want to work for himself anymore and has now quit. I need to transfer the few domain he setup under his account to mine so that I can manage them. How do I do this in this version. I do not want to delete them and re-add them.

Thanks!
Eddie
Eon Web Design
http://www.eonwebdesign.com
 
I'm just thinking out loud here...but can you go into the MySQL database that holds all of the domain info (port 8306) and modify the "domains" table?

If you change the "cl_id" field to the number that matches your client account, that might do it.

I have never done this, and am not sure if it will cause other issues, so I would be sure to backup the DB befor attempting any such hacks.

Let us know what you find out.
 
To transfer domain from one client to another the following Plesk command line utility is used:

"%plesk_bin%\domain.exe" -u <domain name> -clogin <client login name>

<domain name> is domain name that you want to transfer.
<client login name> is login name of a client that you want to transfer domain
 
I used domain.exe for this back in 7.0 and got problems with the backup. Is that solved?
 
It is for Plesk 7.5 only. Firstly you should upgrade your Plesk.
 
Back
Top