When you register a UNAB endpoint with Active Directory, by default the uxconsole utility discovers the closest Active Directory site and communicates only with domain controllers (DCs) in this site.
The following process describes how uxconsole discovers the closest Active Directory site:
_ldap._tcp.dc._msdcs.domainName
The DNS returns the records for DCs in the domain.
Note: The endpoint can bind to any of the returned DCs.
For example, Filter on (&(DnsDomain=example.company.com)(ntver=6.00))
The DC returns the name of the site in which the endpoint resides.
Note: The DC uses the endpoint IP address to determine the site in which the endpoint resides.
_ldap._tcp.LocalSiteName._sites.dc._msdcs.domainName.
The DNS returns the records for DCs in the site in which the endpoint resides. The endpoint communicates only with DCs in this site.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|