Move domain/website to another user

C!Note

Verified User
Joined
Oct 9, 2019
Messages
6
Is this possible?
Basically we created 2 domains / website under separate users, but should really both be under the same user.
 
Be aware that if that user also has a database, you have to dump it and import it in a fresh dataabse with the other user. The script does not transfer databases.
 
accounts , settings and data ?
Accounts? You mean domains? Because normally it's 1 account. If you have multiple accounts you are a reseller and you might want to use the script to move users between resellers.

As for a normal account, yes it also moves domains, settings and data, only database you need to move yourself.
 
Accounts? You mean domains? Because normally it's 1 account. If you have multiple accounts you are a reseller and you might want to use the script to move users between resellers.

As for a normal account, yes it also moves domains, settings and data, only database you need to move yourself.
i mean email accounts and email data.
 
Just to be sure, if you mean this script:
Code:
cd /usr/local/directadmin/scripts
./move_domain.sh domain.com olduser newuser
Yes then everything assigned to the domain will be moved too, so email accounts and email data included.
 
Back
Top