I have some extremely technically savvy users who have tried to skirt organizational requirements by modifying files within the root library. I want to remove the ability for all users except IT staff and our local admin account to open/execute the root library at all.
My issue is that when I test it by being in my user account and attempt to do this via terminal (chmod u-x /Library), terminal tells me that the operation isn't permitted.
What am I missing here?
