Move domains from admin to reseller Print

  • DirectAdmin
  • 0



There is a script in /usr/local/directadmin/scripts

You need to run it via SSH... Login to your terminal as root, and run this command:

/usr/local/directadmin/scripts/move_domain.sh <domain> <olduser> <newuser>
<domain> = the domain you want to move, like: naredi.com

<olduser> = the username where the domain currently belongs, so in your case, it'll probably be: admin

<newuser> = the username of the reseller that you want to move the domain to...


Was this answer helpful?

« Back