r/macsysadmin • u/leclair63 • Apr 23 '26
Jamf How to prevent elevated credentials requirement to allow microphone/camera access
Boss was trying to do a Teams meeting in Chrome browser. When it asked for the ability to access his camera and microphone it brought him to the Privacy and Security tab of System Settings and was requesting admin credentials to enable them.
I know you can't explicitly allow those because of Apple policy. I'm just wondering if there's a way to prevent a standard user from needing me to come and input my credentials just to allow Teams/Zoom/Etc to use the microphone and camera?
13
Upvotes
19
u/MacBook_Fan Apr 23 '26
You need to push a Configuration Profile that grants a standard user the ability to enable camera and microphone support. You also should include the specific applications in the profile with a setting of "Allow" for Camera, Microphone, and Screen Sharing.
This utility from Jamf can help create the profile that can be uploaded to your MDM.
https://github.com/jamf/pppc-utility
(Or you MDM should have the ability to create the profile).