为什么我收到此错误消息?这里的根本问题是什么?
更多细节
我注意到,当我输入域控制器名称时,nslookup有时会失败,通常我会尝试…
nslookup [SERVER] nslookup [SERVER]. nslookup [SERVER].[DOMAIN] nslookup [SERVER].[DOMAIN].
…通常只有nslookup [SERVER].[DOMAIN].返回响应,但有时甚至没有.我尝试过不同地配置DHCP服务器,最终只向客户端提供一个DNS服务器,这就是DC本身.这通常会修复nslookup问题,但它无法解释为什么我无法加入域.
如果我通过TCP / IP禁用NetBIOS,我会得到与域控制器相关的安全问题,而不是它的WINS名称,或者类似的东西.显然,这也与我们的域控制器的设置方式有关.
我们在Windows Server中的域名只是一个“名称”,我的一位同事说它可能是问题的一部分.根据他读到的一些文档,它应该是[DOMAIN] .local,但它不是,注意评论?
[DOMAIN]和[SERVER]是域名和域控制器名称的占位符.
The domain name [DOMAIN] might be a
NetBIOS domain name. If this is the
case,verify that the domain name is
properly registered with WINS.If you are certain that the name is
not a NetBIOS domain name,then the
following information can help you
troubleshoot your DNS configuration.DNS was successfully queried for the
service location (SRV) resource record
used to locate a domain controller for
domain [DOMAIN]:The query was for the SRV record for
_ldap._tcp.dc._msdcs.[DOMAIN]The following domain controllers were
identified by the query:[SERVER].[DOMAIN]
Common causes of this error include:
Host (A) records that map the name of the domain controller to its IP
@H_404_49@
addresses are missing or contain
incorrect addresses.Domain controllers registered in DNS are not connected to the network or
@H_404_49@
are not running.For information about correcting this
problem,click Help.