|
| ||||||||||
| Tags: active directory, dns, domain, integrate, protocol, tcp ip, windows server 2003 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to Integrate with DNS in Active Directory?
|
|
#2
| |||
| |||
| Re: How to Integrate with DNS in Active Directory?
To create a new DNS server based on Windows Server 2003, you must install the OS on a server connected to the network. Because DNS is not installed by default during installation of Windows Server 2003, you must install on the server. You can install the DNS service based on Windows Server 2003 during installation of Windows Server 2003 or after the initial installation. To install the DNS service based on Windows Server 2003 in an existing Windows Server 2003.
|
|
#3
| |||
| |||
| Re: How to Integrate with DNS in Active Directory?
The DNS namespace is distributed on the Internet used to resolve computer names and services in TCP / IP addresses. Most companies operating intranets use DNS as name resolution service. Active Directory uses DNS as a locator service. The Windows 2000 domain names are DNS domain names. For example, "Microsoft.com" is a valid DNS domain name and could also be the name of a Windows 2000 domain. Its tight integration with Active Directory enables DNS to find its place in internet and intranet environments. Customers are directory servers quickly and easily. Companies can connect directly to Active Directory servers to the Internet to facilitate the implementation of communications and electronic commerce applications secure with their customers and partners. |
|
#4
| |||
| |||
| Re: How to Integrate with DNS in Active Directory?
Active Directory servers publish their addresses so that clients can find from their own domain names. Active Directory servers are published in the DNS resource records through services (SRV RR - Resource Record Service). The resource record of service is a DNS record used to map the name of a service address of a server offering that service. Its name is of the form: <Service>. <Protocol>. <Domain>Active Directory servers offer the service LDAP (Lightweight Directory Access Protocol) over TCP so that the names published in the form: ldap.tcp.Thus, the registration service resource for "Microsoft.com" is "ldap.tcp.microsoft.com". |
|
#5
| |||
| |||
| Re: How to Integrate with DNS in Active Directory?
Other registration information indicates the priority and weight given to the server, which allows customers to choose the server that best fits their needs. When an Active Directory server is installed, it publishes itself by dynamic DNS (see definition in next paragraph). Insofar as the TCP / IP addresses are subject to change over time, the servers periodically check their registration information to ensure they are correct, and update if necessary. Dynamic DNS is a recent addition to the standard DNS .. It defines a protocol for dynamic update of DNS with new values or changed values. Before the onset of dynamic DNS, administrators had to manually configure the records stored by DNS servers. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to Integrate with DNS in Active Directory?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Active directory configuration | jack.saron20 | Active Directory | 5 | 22-02-2012 06:37 AM |
| Active Directory Domain is not available | tahoeartisan | Networking & Security | 8 | 11-02-2011 02:07 AM |
| How to use ldp.exe in Active Directory | Aanand | Active Directory | 3 | 19-11-2010 04:06 AM |
| The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer | Blaine | Active Directory | 5 | 22-05-2010 07:33 AM |
| Active Directory and DMZ | maketu | Windows Security | 1 | 19-02-2008 01:27 PM |