Skip to main content
Question

Assignment of apps to admins only

  • November 2, 2016
  • 3 replies
  • 16 views

kmitnick
Forum|alt.badge.img+11

anyone have a way to only allow admin users to launch certain applications only? IE, Terminal, System preferences? Is that possible via a policy?

3 replies

Forum|alt.badge.img+10
  • Contributor
  • 53 replies
  • November 2, 2016

You can change permissions on the application to not allow execute for anyone but the admin group. If you want to do this in a policy run the command via script in a policy.


kmitnick
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 30 replies
  • November 2, 2016

BostonMac,

I appreciate your reply. macOS Sierra does not seem to allow the permissions or ownership changes on Terminal.app due to SIP restrictions. It falls under the last item in the list below. This is a real bummer.

Paths and applications protected by System Integrity Protection include:
/System
/usr
/bin
/sbin
Apps that are pre-installed with OS X


kmitnick
Forum|alt.badge.img+11
  • Author
  • Contributor
  • 30 replies
  • November 2, 2016

I was able to get this going by creating a restriction for the Terminal.app then excluding my admin users. It's not pretty but it does exactly what I need it to do.

Keith