Move domain to other user account

Gert

New member
Joined
Feb 17, 2011
Messages
1
As a reseller I have for one customer two user accounts, both containing three domains. I like to move all domains into the same user account. Is this possible and, if so, how do I do this? Please advise

Thanks,

Gert:confused:
 
Yep this works perfectly.

[root@ scripts]# sh move_domain.sh
Move Domain to User - v. 0.1-beta

Usage:
move_domain.sh <domain> <olduser> <newuser>
 
To be sure, I want to do the same, but not only the domain needs to be transfered; also the website, SQL database, all settings (forward, autoresponders), FTP and e-mail accounts; all of it,the complete hosting account under that domain. Is this script doing that?

Thanks in advance.
 
No you cant do that. There might be a rename user script but there is no way to clone a user like that.
 
To be sure, I want to do the same, but not only the domain needs to be transfered; also the website, SQL database, all settings (forward, autoresponders), FTP and e-mail accounts; all of it,the complete hosting account under that domain. Is this script doing that?

Thanks in advance.

1. backups user from Admin/Reseller backups page
2. Re-name archive file: oldusername.tar.gz with newusername.tar.gz
3. Re-store user.

Be sure to change original domain name before backuping or restoring.
 
1. backups user from Admin/Reseller backups page
2. Re-name archive file: oldusername.tar.gz with newusername.tar.gz
3. Re-store user.

Be sure to change original domain name before backuping or restoring.
NOTE: I can't do it this way because I get the message "License limits exceeded: 8 of 1 accounts currently exist."
Is the move_domain.sh script already working to transfer everything or do I need to do it this way?
It seems that directadmin does not give me an alternative to solve the problem. I do not know what to do.
 
NOTE: I can't do it this way because I get the message "License limits exceeded: 8 of 1 accounts currently exist."
Try and ask DA support if they are willing to give you a temporary lite or full license so you can move things and change to your need and then revert back the personal license.
 
It seems that directadmin does not give me an alternative to solve the problem. I do not know what to do.

Purchase a full-featured license of DirectAdmin to have unlimited accounts or rent a server with free DirectAdmin (or for a small fee $5/mo), that's the alternative.

For your license you are allowed to have only one user, so you should make sure you have no other users under /home/ folder.
 
Back
Top