
The following error occurred when DNS was querIEd for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain x.x.com:
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.x.x.com
遇到这种情况后,我确保客户端计算机使用的是服务器的首选域名和IP地址.
两台计算机都能够成功Ping通.
在此之后我再次尝试然后再次遇到障碍
An active directory domain controller for the domain zedvance.com Could not be contacted
点击细节,我看到了这一点
The error was: an existing connection was forcibly closed by the remote host.
我已经坚持了很长一段时间了.
解决方法 首先检查错误中的DNS记录是否确实存在.如果不:>确保DC将自身用作主DNS服务器.
>重新启动DC上的netlogon服务以重新注册SRV记录.
检查现在存在的记录.如果是这样,请确保您的客户端使用DC作为其主DNS服务器并尝试再次加入(但首先运行’ipconfig / flushdns’以清除客户端上的DNS缓存)
希望这可以帮助.
总结以上是内存溢出为你收集整理的domain-name-system – 无法联系Active Directory域控制器全部内容,希望文章能够帮你解决domain-name-system – 无法联系Active Directory域控制器所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)