搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Unable to configure Firefox on Mac with provisioning profile

  • 3 回覆
  • 0 有這個問題
  • 19 次檢視
  • 最近回覆由 Kevin Brown

more options

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension. When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

所有回覆 (3)

more options

I'll note that the forum software stripped the Doctype directive, but I can't attach it, and I can't code block it, so I can put it up on GitHub if that's easier, but hopefully this is enough.

有幫助嗎?

more options

If that isn't a Mozilla created then you should ask the site or whomever created it for support on installing it or post to site that has users familiar with that program to diagnosis the issue.

有幫助嗎?

more options

The program I'm trying to get help with is Firefox. Is this not the site for Firefox support?

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題