asishlla Verified User Joined Jul 24, 2009 Messages 235 Sep 29, 2010 #1 hello how can i make domain of user accoun to be reseller? please guide me thanks
Arieh Verified User Joined May 27, 2008 Messages 1,234 Location The Netherlands Sep 29, 2010 #2 Take a look at the /usr/local/directadmin/scripts folder. If you want to transfer a user into a reseller, use ./move_user_to_reseller.sh <user> <oldreseller> <newreseller> If you want to move a domain from a user to a reseller (not sure what you meant there), then you can use ./move_domain.sh <domain> <olduser> <newuser> Note that when moving a domain, you also manually change /etc/virtual/<domain>/aliases - as theres a little bug (http://www.directadmin.com/forum/showthread.php?t=37844)
Take a look at the /usr/local/directadmin/scripts folder. If you want to transfer a user into a reseller, use ./move_user_to_reseller.sh <user> <oldreseller> <newreseller> If you want to move a domain from a user to a reseller (not sure what you meant there), then you can use ./move_domain.sh <domain> <olduser> <newuser> Note that when moving a domain, you also manually change /etc/virtual/<domain>/aliases - as theres a little bug (http://www.directadmin.com/forum/showthread.php?t=37844)
asishlla Verified User Joined Jul 24, 2009 Messages 235 Sep 29, 2010 #3 thanks I have a regular user and I want to turn him to be a Reseller! please any idea? Last edited: Sep 29, 2010