Move users between resellers

Nordavind

Verified User
Joined
Nov 22, 2004
Messages
8
Location
Poland
Like in topic of this thread - is there a possibility to move users between resellers? One of my resellers is closing up the business and I'd like to assign his users / clients to another reseller.
Thanx in advance for reply.
 
I believe so. Take a look in the 3rd party software forum for the usertool. It should do what you need.

-drmike
 
It's also possible with SSH:

Change /usr/local/directadmin/data/users/*resellername*/users.list and delete the user you want to move. In /usr/local/directadmin/data/users/*NEWresellername*/users.list you will add the username of that account.

Then, you can edit /usr/local/directadmin/data/users/*userername*/user.conf and change "creator" (this will be the username of the new reseller).

Good luck!
 
Last edited:
Back
Top