Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

I agree that removing write permissions for 'Authenticated Users' from C:\Go\bin shouldn't break anything. For what its worth, I looked at a few other languages to see what they do, and it looks like python 2.7 and Ruby both add folders writable by this group to the system path. Python 3 and Haskell do not, by virtue of installing into subdirectories of C:\Program Files\ when installed for all users, from which they inherit secure permissions. #503

Closed
kja-jaj opened this issue Dec 4, 2020 · 1 comment

Comments

@kja-jaj
Copy link

kja-jaj commented Dec 4, 2020

I agree that removing write permissions for 'Authenticated Users' from C:\Go\bin shouldn't break anything. For what its worth, I looked at a few other languages to see what they do, and it looks like python 2.7 and Ruby both add folders writable by this group to the system path. Python 3 and Haskell do not, by virtue of installing into subdirectories of C:\Program Files\ when installed for all users, from which they inherit secure permissions.

Originally posted by @menocu in golang/go#42070 (comment)

@codyoss
Copy link
Member

codyoss commented Dec 10, 2020

Was this issue meant to be opened here? I am not sure what is being asked. Closing for now, but feel free to reopen and update.

@codyoss codyoss closed this as completed Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants