Skip to main content

EPM Mac and Homebrew setup

  • January 29, 2026
  • 3 replies
  • 64 views

Apologies in advanced if this is common knowledge, I mainly support our Windows environment but I’m wanting to learn more about EPM on Mac.  Most of our Mac end users utilize an Active Directory group that we grant elevated privileges with.  A discussion came up recently about Homebrew, and I asked our support techs the current process for when they swap out machines for developers on Mac.  What I’m being told, is that possibly in the past EPM used to be able to allow standard users to install Homebrew via EPM for Mac however I’m being told Homebrew is incompatible with EPM for Mac.  End users are being added as local admin as part of the process which I’m not understanding why.

If anyone has documentation, KB, or first-hand knowledge of using EPM for Mac and utilizing Homebrew without having to add users to local admin, it would be much appreciated.

Example of what I’m being told from my End User Computing support team about the troubleshooting cadence of Homebrew for elevated privileges users on Mac
“Is the user an admin?

Did they get the sudo must be elevated by an admin prompt when running the Homebrew code if they are an admin?

If you do a check in Terminal for "id" does their EP_ Active Directory group show in the list?
The Mac needs to recognize that an EP_ AD Group is provisioned too in the id results
If they are an admin on the Mac then it should run.

If they get the sudo elevation block then check for the EP_ group with the id command.”

3 replies

Forum|alt.badge.img+4
  • Guru
  • January 30, 2026

Hey Chase.

Look at the KBs for Homebrew in the Knowledge pages for EPM. you will se that homebrew can be install and you can even manage what is being installed with homebrew.

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0018795

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0022392

They I never recommend to use AD groups for applying the Workstyles, but would recommend creating local groups on the MAC using JAMF or similar, this can allow you to great a user group with the same ID on all Mac. for Dev there can be a need for the _Developers group, which exist default on the Mac.

Bare in mind the controlling paths on the Mac:
 

 

 

Kind regards
Jens


  • Author
  • Rising Star
  • February 12, 2026

Hey Chase.

Look at the KBs for Homebrew in the Knowledge pages for EPM. you will se that homebrew can be install and you can even manage what is being installed with homebrew.

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0018795

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0022392

They I never recommend to use AD groups for applying the Workstyles, but would recommend creating local groups on the MAC using JAMF or similar, this can allow you to great a user group with the same ID on all Mac. for Dev there can be a need for the _Developers group, which exist default on the Mac.

Bare in mind the controlling paths on the Mac:
 

 

 

Kind regards
Jens

Just wanted to say thank you for the helpful KBs, I passed this along to my MacOS Engineer and he confirmed everything is now working as intended.


Forum|alt.badge.img+4
  • Guru
  • February 12, 2026

You are most welcome.