{"id":1998,"date":"2021-08-23T11:18:37","date_gmt":"2021-08-23T09:18:37","guid":{"rendered":"https:\/\/itsimple.info\/?p=1998"},"modified":"2021-08-23T11:18:38","modified_gmt":"2021-08-23T09:18:38","slug":"active-directory-dns-server-access-denied","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1998","title":{"rendered":"Active Directory DNS Server Access Denied"},"content":{"rendered":"\n<p>Some times after administrator password changing or server that works long time with out reboot you might lose its secure channel to itself, eventID :<\/p>\n\n\n\n<p>Event ID 4000:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>The DNS server was unable to open Active Directory. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code.<\/p><\/blockquote>\n\n\n\n<p>Event ID 4007:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>The DNS server was unable to open zone &lt;zone&gt; in the Active Directory from the application directory partition &lt;partition name&gt;. This DNS server is configured to obtain and use information from the directory for this zone and is unable to load the zone without it. Check that the Active Directory is functioning properly and reload the zone. The event data is the error code.<\/p><\/blockquote>\n\n\n\n<p>the fix is to re-establish the secure channel, from elevate command promp execute :<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">net stop kdc\nklist purge\nnetdom resetpwd \/server:127.0.0.1 \/userd:domain.com\\administrator \/passwordd:*\nnet start kdc<\/pre>\n\n\n\n<p>After that restart the active directory server<\/p>\n\n\n\n<figure class=\"wp-block-pullquote\" style=\"border-color:#00d084\"><blockquote class=\"has-text-color has-vivid-green-cyan-color\"><p><strong>Good luck<\/strong><\/p><\/blockquote><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Some times after administrator password changing or server that works long time with out reboot you might lose its secure channel to itself, eventID : Event ID 4000: The DNS server was unable to open Active Directory. This DNS server is configured to obtain and use information from the directory for this zone and is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,14,15],"tags":[],"class_list":["post-1998","post","type-post","status-publish","format-standard","hentry","category-tech","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1998","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1998"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1998\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1998"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1998"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1998"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}