I plan on creating all accounts as separate accounts, even though they will really be treated as a subdomain. I need to do this as each account needs its own user cpanel and I have a custom skeleton directory that copies a fresh copy of the moodle installation files.
The problem I am running into is that when a new account is created a separate dns zone is also created. I need all accounts to utilize the same DNS zone and have the "sub domain" name created automatically upon creation in this zone.
Example. Server domain is myserver.com with a DNS zone for myserver.com. I create a new account and call it anything.myserver.com and it creates a DNS zone of anything.myserver.com.
I need the A name record for anything created in the myserver.com zone automatically.
Is this possible?
The problem I am running into is that when a new account is created a separate dns zone is also created. I need all accounts to utilize the same DNS zone and have the "sub domain" name created automatically upon creation in this zone.
Example. Server domain is myserver.com with a DNS zone for myserver.com. I create a new account and call it anything.myserver.com and it creates a DNS zone of anything.myserver.com.
I need the A name record for anything created in the myserver.com zone automatically.
Is this possible?