Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Open

Need to disable VPN in Firefox on Mac via MDM

kcooper73

We need to disable the VPN functionality in Firefox for macOS in our environment using a configuration profile deployed via our Jamf Pro VPN. I have done internet searches and found suggestions to use either a custom upload or external application configuration profile payload to disable the VPN functionality but have not been able to find a configuration that works.

Can you advise

We need to disable the VPN functionality in Firefox for macOS in our environment using a configuration profile deployed via our Jamf Pro VPN. I have done internet searches and found suggestions to use either a custom upload or external application configuration profile payload to disable the VPN functionality but have not been able to find a configuration that works. Can you advise

Всички отговори (5)

This is this config, that has been introduced in version 149.0.2:

   "IPProtectionAvailable": {
     "type": "boolean"
   },

I added this schema to a config profile and pushed it to the device with the boolean set to false. The VPN option is still available and still allows enable and disable of VPN.

Please advise.

Were you using any enterprise policy before? VPN shouldn't show up for any machine that's using policy.

We apply several configuration profiles and policies to the Macs we deploy. However, we don't apply any other Mozilla/Firefox-related policies nor configuration profiles. What type of policy are you referring to?

> We apply several configuration profiles and policies to the Macs we deploy. However, we don't apply any other Mozilla/Firefox-related policies nor configuration profiles. What type of policy are you referring to?

I was referring to setting any Firefox specific enterprise policy.

If you have never set any policies in Firefox before this, you're probably missing the EnterprisePoliciesEnabled policy for mac.

https://firefox-admin-docs.mozilla.org/reference/policies/enterprisepoliciesenabled/

Задаване на въпрос

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.