N naredi New member Joined Mar 17, 2010 Messages 3 Mar 17, 2010 #1 Hi, I have added some domains as an admin. Now I would like to move this to an reseller but I can't find any place to do this on. Thanks, Jakob
Hi, I have added some domains as an admin. Now I would like to move this to an reseller but I can't find any place to do this on. Thanks, Jakob
scsi Verified User Joined Aug 19, 2008 Messages 4,539 Mar 19, 2010 #2 There is a script in /usr/local/directadmin/scripts
N naredi New member Joined Mar 17, 2010 Messages 3 Mar 19, 2010 #3 Thanks, How do I run this? By SSH? Or are there any way to do this in the web admin?
C czotos Verified User Joined Oct 19, 2007 Messages 209 Mar 19, 2010 #4 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> Click to expand... <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...
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> Click to expand... <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...
floyd Verified User Joined Mar 29, 2005 Messages 6,248 Mar 21, 2010 #5 Just remember that if you have any databases under the admin user these will not be renamed automatically.
Just remember that if you have any databases under the admin user these will not be renamed automatically.