My abilities with unix and linux command line is limited, and I've done some brief digging around to find what I am after but haven't come across it yet, only for local user and local groups?
We have lab computers with an App, where for it to work properly the contents folder of the app needs full rights to for network groups of users who would normally have just user rights to the computer.
I haven't found the right command to do it yet
the folder path is /Applications/Arduino.app/Contents
the AD network groups (security groups) are CURRICgs-students & CURRICgs-staff
And I want to apply it to all containing folders and files within Contents.
Funny enough when I built the image, I set the folder rights for everyone, but for some reason, it still required the network groups to be added.
How would I go about writing this command? as I hope to script it, so I don't have to go to each workstation to make the change.
