What's the easiest way to accomplish this?
I would like to have a perl script running from one of the domains I have added to my server that can create subdomains. I have tried using the command line interface such as:
However, since the command line interface requires root or psaadm user access I get a permission error. Is there a simple way around this? Or even not so simple?
Thanks
I would like to have a perl script running from one of the domains I have added to my server that can create subdomains. I have tried using the command line interface such as:
PATH/TO/subdomain.sh --create "forum" -domain "domain.zone"
However, since the command line interface requires root or psaadm user access I get a permission error. Is there a simple way around this? Or even not so simple?
Thanks