<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ntfs on Locodigital</title><link>https://locodigital.com.br/en/tags/ntfs/</link><description>Recent content in Ntfs on Locodigital</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 09 Sep 2026 09:00:00 -0300</lastBuildDate><atom:link href="https://locodigital.com.br/en/tags/ntfs/index.xml" rel="self" type="application/rss+xml"/><item><title>Get-Acl: audit Windows folder permissions with PowerShell</title><link>https://locodigital.com.br/en/technology/get-acl-audit-windows-folder-permissions-powershell/</link><pubDate>Wed, 09 Sep 2026 09:00:00 -0300</pubDate><guid>https://locodigital.com.br/en/technology/get-acl-audit-windows-folder-permissions-powershell/</guid><description>&lt;p&gt;During an internal audit, an administrator found a folder of confidential project files carrying the permission &lt;code&gt;Everyone — FullControl&lt;/code&gt;. Nobody could say when it had been configured that way, and the access log showed 40 accounts had read files they should never have seen. &lt;code&gt;Get-Acl&lt;/code&gt; would have surfaced the problem in seconds.&lt;/p&gt;
&lt;h2&gt;What is an ACL on Windows?&lt;/h2&gt;
&lt;h3&gt;What does ACL mean in systems security?&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;An ACL (Access Control List) is the permission list attached to a file or folder on Windows — it defines who can read, write, modify or take full control of that resource.&lt;/strong&gt; Each entry in the list is called an ACE (Access Control Entry) and holds the user or group, the permission type, and whether it was inherited from the parent folder or set directly.&lt;/p&gt;</description></item></channel></rss>