This change addresses a couple of situations:
a) where sites had to be created with a freely chosen hostnames, which was
not possible
b) we needed a single repository with that would accommodated websites but
also sharepoint and tenant specific OWA sites, which was not possible
c) The concept of Domain Pointers was ok but appeared hard to understand
for the end users and added some complexity/additional steps when adding a new
site
The domain pointer approach is updated :
A) decoupled the “sites” from domain
B) Created a new “Domains” Domain Pointer record for each new site created,
to keep on track of the various sites created through the platform
C) Upon removal of the site the Pointer gets removed as well
D) For websites a freely chosen hostname can be taken, similar to
sharepoint (which is or generated or chosen by the tenant)
E) Removed the pointer displaying/listing from the UI, and show only the
top-level and subdomains.
This changeset contains fixed on the verification if a website or hostheade
(domain pointer) already exists
Fix on if no server component dns record (globaldnsrecord) is defined.
In order to use user selectable hostnames icw dns provisioning use the variable
[host_name] as hostname in the dns definitions. The variable will be replaced
Could not add contacts to a distribution lists
Create mailbox: room and equipment showed as numbers
Create Hosting Space: alignment of the hostname textbox
Webpointers: blank hostname did not register as dns alias
Webpublishing: generation of user name, username was not showing domain part
BackupWizard: ensured progress bar is at 100% when task is completed
Change mailbox plan did not update the size indicator
setup instruction tab is shown when there is no setup template
Creation of websites and pointers decoupled from Domains in order to choose
freely the hostname of a website or pointer.
Quota enforcement around domain pointers disabled, though registration is
still in place
Server:
Added IPv6 support for all DNS Providers, but only tested ISC BIND & MS DNS
Enterprise Server:
Added support for IPv6. Hyper-V not tested, and probably doesn't work.
When using IPv6 with Hyper-V it assigns "/CIDR" to the subnet mask, and I don't
know if this is the correct implementation.
Portal:
Modified all IP input masks to accept and validate IPv6.
IP Ranges support IP/CIDR format.
content on a remote (highly available) filesystem and enabled the scenario
of webfarm with a shared IIS configuration as well.
The netbios domain name will need to be set in the configuration of the provider.
and off course "Create Active Directory accounts" checked as well