Skip to main content

Hello, Sorry for the really basic question, I'm new here

I need to create a policy to give users read/write permissions to the following folder:

/Library/Application\\ Support/Adobe/Color/Profiles/Recommended

It won't be for 1 specific user, so I'd like to eventually have it available as a Self Service button.

What is the command or script to do this please if anyone can help I'd really appreciate it!

They are all mobile accounts managed by Jamf.

thanks 

Could do a Files + Processes > Execute Command:

/bin/chmod -f o+w /Library/Application/Support/Adobe/Color/Profiles/Recommended