💻 Software
Allow specific user permission to read/write my folder
Fresh5 days ago
Mar 15, 2026134863 viewsConfidence Score0%
0%
Problem
I have a folder that I want to share with the user . He can read/write the folder. How do I do that? wouldn't do it because I still want to be able to be the owner of the folder. I don't see how to do this with either.
Error Output
/home/samantha/folder
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Allow specific user permission to read/write my folder
Low Risk
If you are using Linux with a relatively modern filesystem (ext3/ext4, btrfs, ntfs), this can be done with POSIX ACLs: Enable ACLs for the filesystem. This is only necessary for ext3 and ext4 on kernels older than 2.6.38. All other filesystems that …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix