码迷,mamicode.com
首页 > 数据库 > 详细

WIN2008 R2 DNS ACCESS DENIED

时间:2019-07-09 21:00:21      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:rect   ges   windows   oca   direct   name   client   spec   bdc   

AD 2008r2 PDC 硬盘挂了,BDC转移角色后DNS无法打开,并有以下日志:

When the server had rebooted the network location had changed to Unauthenticated. When trying to access the DNS console I was getting an error saying Access Denied.

如图:

DNS Access Denied
技术图片

DCDiag测试失败,但可以访问Active Directory用户和计算机。

解决方法如下:

运行以下命令然后重启来解决错误:

nltest /sc_change_pwd:domainname.local

PS:
Command Description:
Changes the password for the trust account of a domain that you specify. If you run nltest on a domain controller, and an explicit trust relationship exists, then nltest resets the password for the interdomain trust account. Otherwise, nltest changes the computer account password for the domain that you specify. You can use this parameter only for computers that are running Windows 2000 and later.

Once the server had rebooted the network location changed back to ‘Domain’ and DNS was accessible. All client machines was then able to access the server.

Comments on my blog have indicated that this fix also works with Server 2012 R2.

WIN2008 R2 DNS ACCESS DENIED

标签:rect   ges   windows   oca   direct   name   client   spec   bdc   

原文地址:https://blog.51cto.com/3032439/2418380

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!