Hi All,
Currently, we have applications that point at a specific domain controller for LDAP queries. One of which is quest authentication services which we use to provide AD integration for unix/linux servers/clients. We have LDAP.ourdomain.com configured as an alias record in dns to point to a specific domain controller. However, as this is hard coded to a specific DC before we reboot this DC we need to manually change the DNS record to point to an alternative DC, otherwise these applications will fail. I have inherited this configuration from the previous AD administrator, but I am keen to be able to enable the LDAP record and subsequent requests point at any DC in the AD site.
My initial thought was to create a DNS round robin, but I am not sure if this is the best approach?
Any help would be greatly appreciated.
Thanks in advance
Regards PowerShell90