Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

I ran sudo chmod go-w /usr on my Mac - is this an issue?

So as the title suggested while troubleshooting a warning message, I mistakenly ran the following command in my Mac Terminal:

sudo chmod go-w /usr 

Is this likely to cause me any problems and if so, can I undo it?

I also ran this to try and solve my original issue (which was on the wrong track altogether):

chmod 766 /usr/local

However this said it didn't have permission to run so hopefully that was harmless.

I will be much more careful with such commands in the future!

iMac with Retina 5K display, macOS 10.15

Posted on May 31, 2020 6:21 AM

Reply
Question marked as Best reply

Posted on May 31, 2020 9:54 AM

The mode for /user should be 755.

Just do the same thing as you did for /usr/local, but use 755 and /usr

1 reply

I ran sudo chmod go-w /usr on my Mac - is this an issue?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.