Moving domain between user accounts can be done with following command,
cd /usr/local/directadmin/scripts ./move_domain.sh domain olduser newuser
Here,
domain = the domain name you want to move
olduser = current user
newuser = new user of the domain
Leave a Reply