What is the Mac terminal command to remove ACL?
Fresh3 days ago
Mar 15, 202650932 viewsConfidence Score0%
0%
Problem
I'm trying to find the terminal command on a Mac to remove ACL to fix user permissions on a folder that gives an error code when I try to copy it (error code -41).
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What is the Mac terminal command to remove ACL?
Low Risk
Using allows one to remove access control entries individually (as @geekosaur suggested). But if you are looking to remove all ACLs from a file or folder, the solution is to use the brute-force option: which removes all access control entries for a …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix