Need to divide account

Muntyanu

New member
Joined
Jul 9, 2008
Messages
2
Hello.

I have a problem now.

One of my users, which have 3 working sites on one account want to divide this sites between three new accounts. What I need to do?

Thank you beforehand.
 
Create new accounts with other domains, then just run
/usr/local/directadmin/scripts/move_domain.sh <domain> <olduser> <newuser>
Then, move mysql databases to new users.
 
Create new accounts with other domains, then just run
/usr/local/directadmin/scripts/move_domain.sh <domain> <olduser> <newuser>
Then, move mysql databases to new users.

Thank you very much. Will try now.
 
Back
Top