user to reseller

Hi,
can you Explaine more please how to do that?
I learned a lot here,,And this will be a new lesson
thank you..
 
ok keep it for your self!
Do you punish me because I do not know? i need help with (directadmin board) i do not need help from google!
and i ask you dont replay for my posts any more please!
if you want to help so do that and if not so dont replay when you see (asishlla)
you should understand : this is support forum . not (search google forum)
look to the administrator (directadmin support) he answer and help Very politely.
maybe you no some Solutions, but you did not learn to help others
 
Hello,

To rename a domain name, login as that Reseller, go to:
User Level -> Domain Setup -> change domain name

John
 
Hi,thank you john..I've found the Solution,,

new script called user_to_reseller.sh now (used to convert user to reseller)
Installation:
Code:
cd /usr/local/directadmin/scripts
wget http://www.servermonkeys.com/projects/els/directadmin/user_to_reseller.sh
chmod 700 user_to_reseller.sh
chown diradmin:diradmin user_to_reseller.sh

Usage:
Code:
cd /usr/local/directadmin/scripts
./user_to_reseller.sh <user>

reseller_to_user.sh is done too:

Code:
cd /usr/local/directadmin/scripts
./reseller_to_user.sh <user> <reseller>
it's work perfect for me,,I hope that I have helped those who do not know
Source
Regards
 
Is there a new location to the .sh file.. the url posted above does not work.
 
Back
Top