General question regarding brew installation in multi-user (admin / non-admin) systems #6588
Unanswered
renet10
asked this question in
Getting started
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
I have been using brew for many years but only recently did I find out brew was not recommended for multi-user systems.
At the risk of kicking off a firestorm, I'd like to ask a general question of what problems brew experts see in a system where:
It seems brew works quite well already in this manner where only ONE user (the admin user) can issue brew commands but everyone else can use the software brew installs. I have been ignorantly operating like this for years, without needing to chown anything (well, I did run into an fpath issue, but ...)
The reason for bringing this question up is as follows:
What I'm hoping to understand is whether there are security issues, LaunchAgent issues, fpath issues, etc., that are known if brew is installed in this manner, and whether perhaps formulae / cask construction guidelines instead of code changes can be created to bypass such issues.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions