{"id":76,"date":"2011-04-13T17:57:40","date_gmt":"2011-04-13T23:57:40","guid":{"rendered":"http:\/\/til4code.wordpress.com\/?p=76"},"modified":"2011-04-13T17:57:40","modified_gmt":"2011-04-13T23:57:40","slug":"til-icacls","status":"publish","type":"post","link":"https:\/\/code.angelmarquez.com\/blog\/2011\/04\/13\/til-icacls\/","title":{"rendered":"TIL: iCacls &#038; Reg.exe"},"content":{"rendered":"<p>Haven&#8217;t needed to mess with iCacls in the past. Needed to use it today though but the command line help doesn&#8217;t quite explain everything.. In particular I didn&#8217;t know what (OI) (CI) and (IO) meant.<\/p>\n<p>Answer:<\/p>\n<li style=\"padding-left:30px;\"> IO: Inherit Only &#8211; This flag indicates that this ACE does not apply to the current object.<\/li>\n<li style=\"padding-left:30px;\">CI: Container Inherit &#8211; This flag indicates that subordinate containers will inherit this ACE.<\/li>\n<li style=\"padding-left:30px;\">OI: Object Inherit &#8211; This flag indicates that subordinate files will inherit the ACE.<\/li>\n<p><span style=\"font-size:small;\">On a different note, I can&#8217;t believe I didn&#8217;t know it was possible to query the registry from the command line! Head to your nearest Windows command line and run <strong>Reg.exe query \/?<\/strong> for more information (or just <strong>reg.exe \/? <\/strong>for adding\/removing\/etc).<\/span><\/p>\n<p><span style=\"font-size:small;\"><br \/>\n<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Haven&#8217;t needed to mess with iCacls in the past. Needed to use it today though but the command line help doesn&#8217;t quite explain everything.. In particular I didn&#8217;t know what (OI) (CI) and (IO) meant. Answer: IO: Inherit Only &#8211; This flag indicates that this ACE does not apply to the current object. CI: Container [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-76","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/posts\/76","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":0,"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/posts\/76\/revisions"}],"wp:attachment":[{"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/media?parent=76"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/categories?post=76"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/code.angelmarquez.com\/blog\/wp-json\/wp\/v2\/tags?post=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}