{"id":316,"date":"2011-03-01T17:51:52","date_gmt":"2011-03-01T17:51:52","guid":{"rendered":"http:\/\/www.nooblet.org\/blog\/?p=316"},"modified":"2013-05-09T07:14:59","modified_gmt":"2013-05-09T07:14:59","slug":"access-windows-7-admin-shares-from-linux","status":"publish","type":"post","link":"https:\/\/www.nooblet.org\/blog\/2011\/access-windows-7-admin-shares-from-linux\/","title":{"rendered":"Access Windows 7 admin shares from Linux"},"content":{"rendered":"<p>I was trying to access the administration shares (c$, admin$, etc.) from smbclient on a Debian\/Squeeze machine and was being given:<br \/>\n<code>tree connect failed: NT_STATUS_ACCESS_DENIED<\/code><\/p>\n<p>If your Windows 7 workstation is on a domain, you won&#8217;t get this issue, however if it is on a workgroup then the following registry setting is required:<\/p>\n<pre class=\"lang:reg decode:true \" >Windows Registry Editor Version 5.00\r\n\r\n[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System]\r\n\"LocalAccountTokenFilterPolicy\"=dword:00000001<\/pre>\n<p>More information found at <a href=\"http:\/\/support.microsoft.com\/kb\/951016\">http:\/\/support.microsoft.com\/kb\/951016<\/a>.<\/p>\n<p>Downloading the following .reg file and running it on the workstation will make the above change.<\/p>\n<p><b>Download<\/b><br \/>\n<img decoding=\"async\" src=\"\/blog\/wp-content\/plugins\/wp-downloadmanager\/images\/ext\/unknown.gif\" alt=\"\" title=\"\" style=\"vertical-align: middle;\" \/>&nbsp;&nbsp;<strong><a href=\"https:\/\/www.nooblet.org\/blog\/download\/LocalAccountTokenFilterPolicy.reg\">LocalAccountTokenFilterPolicy.reg<\/a><\/strong> (334 bytes, 2,380 hits)<br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I was trying to access the administration shares (c$, admin$, etc.) from smbclient on a Debian\/Squeeze machine and was being given: tree connect failed: NT_STATUS_ACCESS_DENIED If your Windows 7 workstation is on a domain, you won&#8217;t get this issue, however if it is on a workgroup then the following registry setting is required: Windows Registry [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":648,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,9],"tags":[],"class_list":["post-316","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-windows"],"_links":{"self":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/comments?post=316"}],"version-history":[{"count":4,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/316\/revisions"}],"predecessor-version":[{"id":684,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/posts\/316\/revisions\/684"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/media\/648"}],"wp:attachment":[{"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/media?parent=316"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/categories?post=316"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nooblet.org\/blog\/wp-json\/wp\/v2\/tags?post=316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}