Hello, is there a way to create virtual server if the user exists on system? For ex. if I have "test" user on my linux box and I wont to create virtual server for him from command line. I did try to use:
virtualmin create-domain --domain test.domain.com --pass test --desc "test" --unix --dir --webmin --web --dns --mail --limits-from-plan
But then Virtualmin creates new test.domain.com user. And if I remove --unix --dir from command line then there is error that it needs to create user.
Any Help please?
Log in to post a comment.
Hello,
is there a way to create virtual server if the user exists on system? For ex. if I have "test" user on my linux box and I wont to create virtual server for him from command line. I did try to use:
virtualmin create-domain --domain test.domain.com --pass test --desc "test" --unix --dir --webmin --web --dns --mail --limits-from-plan
But then Virtualmin creates new test.domain.com user. And if I remove --unix --dir from command line then there is error that it needs to create user.
Any Help please?