<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Permissions on Linux Security</title><link>https://linuxtransfer.com/tags/permissions/</link><description>Recent content in Permissions on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 21 Jun 2026 10:09:46 +0200</lastBuildDate><atom:link href="https://linuxtransfer.com/tags/permissions/index.xml" rel="self" type="application/rss+xml"/><item><title>Troubleshooting Broken Permissions on Shared Directories with setgid and ACLs</title><link>https://linuxtransfer.com/post/2026-06-21-troubleshooting-broken-permissions-on-shared-/</link><pubDate>Sun, 21 Jun 2026 10:09:46 +0200</pubDate><guid>https://linuxtransfer.com/post/2026-06-21-troubleshooting-broken-permissions-on-shared-/</guid><description>&lt;h2 id="introduction-to-shared-directory-permissions">Introduction to Shared Directory Permissions&lt;/h2>
&lt;p>When working with shared directories in Linux, permissions can quickly become a complex issue. I&amp;rsquo;ve seen this go wrong when multiple users need to collaborate on the same project, and suddenly, nobody can access the files they need. The &lt;code>setgid&lt;/code> bit and Access Control Lists (ACLs) are two powerful tools for managing these permissions. In this article, we&amp;rsquo;ll explore how to troubleshoot broken permissions on shared directories using &lt;code>setgid&lt;/code> and ACLs.&lt;/p></description></item></channel></rss>