{"id":2163,"date":"2014-02-22T16:53:36","date_gmt":"2014-02-22T16:53:36","guid":{"rendered":"http:\/\/www.edwardsd.co.uk\/work\/?p=2163"},"modified":"2014-03-01T17:52:26","modified_gmt":"2014-03-01T17:52:26","slug":"subacl-icalcs","status":"publish","type":"post","link":"https:\/\/www.edwardsd.co.uk\/work\/2014\/02\/subacl-icalcs\/","title":{"rendered":"SubACL &#038; iCALCS"},"content":{"rendered":"<p><strong>SUBINACL (SubInACL.exe)<\/strong><\/p>\n<p>SubInACL is an alternative command line tool to iCACLS that enables administrators to obtain security information about\u00a0files, registry keys, and services, and transfer this information from user to user, from local or\u00a0global group to group, and from domain to domain.<\/p>\n<ul>\n<li><a title=\"SubInACL (SubInACL.exe)\" href=\"http:\/\/goo.gl\/KorKUi\" target=\"_blank\">Download SubACL (Microsoft)<\/a><\/li>\n<li><a title=\"Subinacl Guide\" href=\"http:\/\/goo.gl\/jtTEvf\" target=\"_blank\">Reference document (PDF)<\/a><\/li>\n<\/ul>\n<p><strong style=\"line-height: 1.714285714; font-size: 1rem;\">iCACLS<\/strong><\/p>\n<ul>\n<li>iCACLS is built into Windows so no additional download is needed.<\/li>\n<li><a title=\"Icacls Commands\" href=\"http:\/\/goo.gl\/D30wqd\" target=\"_blank\">Reference documents (Microsoft)<\/a><\/li>\n<\/ul>\n<p><strong>iCACLS example of modifying file permissions:<\/strong><\/p>\n<pre lang=\"basic\">@echo off\r\nREM ** \/T = Performs the operation on all specified files in the current directory and its subdirectories.\r\nREM ** \/F = Full Access\r\nREM ** \/M = Modify Access\r\nif exist \"C:\\Program Files (x86)\" goto 64\r\nicacls \"%ProgramFiles%\\Folder\" \/inheritance:e \/grant \"MyDomain\\Domain Users\":M \/T\r\ngoto next\r\n:64\r\nicacls \"%ProgramFiles(x86)%\\Folder\"\u00a0\/inheritance:e \/grant \"MyDomain\\Domain Users\":M \/T\r\nnext\r\npause<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>SUBINACL (SubInACL.exe) SubInACL is an alternative command line tool to iCACLS that enables administrators to obtain security information about\u00a0files, registry keys, and services, and transfer this information from user to user, from local or\u00a0global group to group, and from domain to domain. Download SubACL (Microsoft) Reference document (PDF) iCACLS iCACLS is built into Windows so [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[10,23,44],"tags":[],"class_list":["post-2163","post","type-post","status-publish","format-standard","hentry","category-tools","category-windows-server-2008","category-windows-server-2012"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pOPt8-yT","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/comments?post=2163"}],"version-history":[{"count":2,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2163\/revisions"}],"predecessor-version":[{"id":2189,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/posts\/2163\/revisions\/2189"}],"wp:attachment":[{"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/media?parent=2163"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/categories?post=2163"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.edwardsd.co.uk\/work\/wp-json\/wp\/v2\/tags?post=2163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}