Mac OS X: Disable ACLs on External Volumes for Leopard
ACLs are great. Â They allow you a ton of additional options with permissions. Â But they’re not for everyone and they are enabled by default on all volumes in Leopard. Â But the following command can be used to disable ACLs on External volumes in Leopard:
sudo fsaclctl -d -p /Volumes/<volume-name>
Similar Articles:
- xsanctl
- Mac OS X Server 10.5: Sharing Files the New Way
- Ubuntu: Installing Netatalk
- Enabling Spotlight for Xsan
- Disable SMB Signing
In: Mac OS X, Mac OS X Server, Mac Security · Tagged with: ACLs, Command line, fsaclctl, Mac OS X


