I am basically trying to do the trick with iPhoto described here: http://www.macosxhints.com/article.php?story=20050904072808460&lsrc=osxh. However, I'm running Snow Leopard, which has disabled fsaclctl; but access control lists (ACL) supposedly have been enabled across the board with no way to turn them off. That part's just fine with me, but I can't seem to find anything that will allow me to add or edit them, which is what I need to do. Sandbox keeps returning an "Operation not supported" error. I even tried the trick here: http://forums.macosxhints.com/showthread.php?t=105879, which suggests copying fsaclctl from a Leopard system into my Snow Leopard system. Terminal still returns the same "Access control lists are not supported or currently disabled on /.", even when I run fsaclctl -a / -e. I don't have a 10.5 system available, so I copied fsaclctl from my old 10.4 system; I don't know if that has something to do with it (fsaclctl -v returns version 1.1). I tried looking for a more up-to-date fsaclctl somewhere online and I can't seem to find anyplace that has it for download. Anyone have any ideas?