I try to join my XP client to the AD in Window Server 2003 by using DNS(FreeBSD 7.0). It appear the error message as below:
—–
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain xxxx.xx.xx:
The error was: “DNS name does not exist.”
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.xxxx.xx.xx
Common causes of this error include the following:
– The DNS SRV record is not registered in DNS.
– One or more of the following zones do not include delegation to its child zone:
xxxx.xx.xx
xx.xx
xx
. (the root zone)
For information about correcting this problem, click Help.
—————-
If anyone could solved and experienced about that problem please guide me some way to solve it.
Thanks for someone who can help and give me the idea!!!