Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'no-entry icon' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
no-entry icon
Authored by: xerox on Nov 21, '09 07:15:18AM

Finder was displaying a no-entry traffic sign icon on the shared folder ("/Users/Shared/Friday" in the article), and I could not double-click it to open it.

The solution is to add execute to the ACL, like this:

sudo chmod +a "group:friday allow delete,readattr,writeattr,readextattr,writeextattr,list,search,add_file,add_subdirectory,delete_child,execute,file_inherit,directory_inherit" Friday

Edited on Nov 21, '09 07:17:45AM by xerox


[ Reply to This | # ]