creating user for excisting domain

ebrinkman

New member
Joined
Sep 7, 2009
Messages
2
Hello,

a client of mine wants to maintain his own website. He wants access to direct admin. At first that wasn't the case so i didnt create an user account in direct admin for him. Can i still create an account with access to one domain only??

If yes, can you tell me how. Or if there is a other way to do this please let me know....

Thanks in advance.

gr.

E. Brinkman
 
Hello members,

my problem is still not solved. And i am a bit stuck.
Is there a way to copy an existing domain in direct admin (let say: www.domain1.com) to another direct admin user? I created a new user in direct admin with a new domain (that doenst exist). I want to copy an existing domain (from my own direct account) to this new user. Is this possible? And if yes, how?

plz let me know....

thanks...
 
cd /usr/local/directadmin/scripts
./move_domain.sh <domain> <olduser> <newuser>
 
Back
Top