Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Nerdy Keith

macrumors member
Original poster
Jun 5, 2012
90
4
Dublin, Ireland
Hi guys,

I'm a creative multimedia student and I'm using my own MacBook to do some programming in college. Now sometimes when our lecturer is sharing folders with us, the permissions are restricted on my Mac and I have to right click on each folder and turn all the permissions to "Read & Write". But this is extremely time consuming. Is there a way to go into the settings of my Mac so that all folders automatically have no restrictions; as shown in the image.


16655199212_bf23a62624_b.jpg
 
Last edited:
Are you talking about the folder your teacher is sharing with you or you are sharing with him?
Either way only mess with the sharing settings in preferences and you won't do to much damage.
You cannot really make anything unbootable by setting too many rw privilledges, it would just make a system insecure. Still stick to sharing settings if possible.

You can use chmod or chown to change such settings in terminal.
Type "man chmod" for instructions but I would check out all options in sharing first because you still would need at least one command each time you deal with a new set of shared folders.
 
You can use chmod or chown to change such settings in terminal.
Type "man chmod" for instructions but I would check out all options in sharing first because you still would need at least one command each time you deal with a new set of shared folders.

One can also make a Service using Automator that contains the chmod command. This service then appears in the Finder's Services menu, or in its right-click contextual menu.

There are plenty of examples on the web. Example google search terms:
chmod automator service
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.