Move user/domain

hostu

Verified User
Joined
Jun 17, 2004
Messages
73
as admin i have several user/domains something like this

user a / domain a

user b / domain b

user c / domain c

user d has multiple user / domains
user1 / domain 1
user2 / domain 2
user3 / domain 3

user e /domain e

_____________________________
i need to move user d ( user2 / domain 2) to

user2 / domain 2 ie: not under user d

can anyone help or point to where this has been answered if possible...


would this be the answer ?

[root@ scripts]# sh move_domain.sh
Move Domain to User - v. 0.1-beta

Usage:
move_domain.sh <domain> <olduser> <newuser>
--------------------------------
move all but the mySql database,, no good, must move database also or figure how to apply ssl to current setup....

fixed except for ssl cert
 
Last edited:
You have to do it manually you cannot move sql with a script.
 
fixed

SCSI you are right, had to do it all manually but i got it moved, and all is working except the ssl i just installed, da says it all ok, but when access the domain is shows as not trusted and on inspection it says it is installed for localhost and is for the wrong domain, i did do this before for the domain it says, but that has been deleted and now the new ssl on another domain with the same ip as the old wants to server up the old ssl.... now i bet i there is a manual way to fix this, if some good guy would give a poor ole soul a nudge in the right direction, will supply domain name etc here if need ...

chuck :D
 
Back
Top