From: Michael Kaply Date: Wed, 22 Aug 2018 15:57:04 +0000 (-0700) Subject: Merge pull request #180 from mozilla/auth_fqdn X-Git-Tag: v1.2~20 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/11a18320359fb4e633ca790f8413b5fe57afe5c4?hp=7f690a2e9ca73a6ee5264a843666e7067a2c53df Merge pull request #180 from mozilla/auth_fqdn Add support for non FQDN policy - Bugzilla 1471651 --- diff --git a/README.md b/README.md index 7e80eee..c0d8424 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Policies can either be specified using the Group Policy templates or by creating a file called policies.json. On Windows, create a directory called distribution where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution. +**IMPORTANT**: This file is in active development along with the policies in Firefox. To get the policy information that corresponds to a specific release, go to https://github.com/mozilla/policy-templates/releases. + +Policies can either be specified using the Group Policy templates or by creating a file called `policies.json`. On Windows, create a directory called `distribution` where the EXE is located and place the file there. On Mac, the file goes into `Firefox.app/Contents/Resources/distribution`. On Linux, the file goes into `firefox/distribution`, where `firefox` is the installation directory for firefox, which varies by distribution. The content of the JSON file should look like this: ``` @@ -13,9 +15,9 @@ Policies are documented below. **Note**: though comments are used in this readme file for documentation, comments are not valid in actual JSON files. Remove all comments before attempting to deploy. -Some of the policies are only available on the ESR for security reasons. These policies are marked ESR only. +Some of the policies were originally only available on the ESR for security reasons. As of Firefox 62, these policies are available outside of the ESR, but only via JSON file or a Local Machine-based Group Policy. User-based Group Policies are not allowed to set values for these policies. The descriptions below mark such policies as "Machine only". -### Authentication (ESR only) +### Authentication (Machine only) This policy is for configuring sites that support integrated authentication. See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information. ``` { @@ -77,7 +79,7 @@ This policy removes the "Set As Desktop Background..." menuitem when right click } ``` ### Certificates -This is a Windows only policy that tells Firefox to read certificates from the Windows certificate store. +If this Windows only policy is set to true, Firefox reads certificates from the Windows certificate store. ``` { "policies": { @@ -104,7 +106,7 @@ This policy controls various settings related to cookies. } ``` ### DisableMasterPasswordCreation -This policy removes the master password functionality if set to true. +If this policy is set to true, the master password functionality is removed. ``` { "policies": { @@ -112,7 +114,7 @@ This policy removes the master password functionality if set to true. } } ``` -### DisableAppUpdate (ESR only) +### DisableAppUpdate (Machine only) This policy turns off application updates. ``` { @@ -140,7 +142,7 @@ This policy removes access to all developer tools. } ``` ### DisableFeedbackCommands -This policy disables the menus for reporting sites (Submit Feedback, Report Deceptive Site) +This policy disables the menus for reporting sites (Submit Feedback, Report Deceptive Site). ``` { "policies": { @@ -149,7 +151,7 @@ This policy disables the menus for reporting sites (Submit Feedback, Report Dece } ``` ### DisableFirefoxScreenshots -This policy removes access to Firefox Screenshots +This policy removes access to Firefox Screenshots. ``` { "policies": { @@ -158,7 +160,7 @@ This policy removes access to Firefox Screenshots } ``` ### DisableFirefoxAccounts -This policy disables Sync +This policy disables Sync. ``` { "policies": { @@ -167,7 +169,7 @@ This policy disables Sync } ``` ### DisableFirefoxStudies -This policy disables Firefox studies (Shield) +This policy disables Firefox studies (Shield). ``` { "policies": { @@ -176,7 +178,7 @@ This policy disables Firefox studies (Shield) } ``` ### DisableForgetButton -This policy disables the "Forget" button +This policy disables the "Forget" button. ``` { "policies": { @@ -185,7 +187,7 @@ This policy disables the "Forget" button } ``` ### DisableFormHistory -This policy turns off the browser.formfill.enable preferences +This policy turns off the browser.formfill.enable preferences. ``` { "policies": { @@ -194,7 +196,7 @@ This policy turns off the browser.formfill.enable preferences } ``` ### DisablePocket -This policy turns off Pocket +This policy turns off Pocket. ``` { "policies": { @@ -203,7 +205,7 @@ This policy turns off Pocket } ``` ### DisablePrivateBrowsing -This policy removes access to private browsing +This policy removes access to private browsing. ``` { "policies": { @@ -212,7 +214,7 @@ This policy removes access to private browsing } ``` ### DisableProfileImport -This policy disables the"Import data from another browser" option in the bookmarks window. +This policy disables the "Import data from another browser" option in the bookmarks window. ``` { "policies": { @@ -230,7 +232,7 @@ This policy disables the Refresh Firefox button on about:support and support.moz } ``` ### DisableSafeMode -This policy disables safe mode on Windows only +This policy disables safe mode on Windows only. ``` { "policies": { @@ -250,7 +252,7 @@ This policy prevents the user from bypassing security in certain cases. } } ``` -### DisableSystemAddonUpdate (ESR only) +### DisableSystemAddonUpdate (Machine only) This policy prevents system add-ons from being updated or installed. ``` { @@ -259,7 +261,7 @@ This policy prevents system add-ons from being updated or installed. } } ``` -### DisableTelemetry (ESR only) +### DisableTelemetry (Machine only) This policy prevents the upload of telemetry data. Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours. @@ -271,7 +273,7 @@ Mozilla recommends that you do not disable telemetry. Information collected thro } ``` ### DisplayBookmarksToolbar -This policy turns on the bookmarks toolbar by default. A user can still turn it off and it will stay off. +This policy turns on the bookmarks toolbar by default. A user can still turn it off, and it will stay off. ``` { "policies": { @@ -280,7 +282,7 @@ This policy turns on the bookmarks toolbar by default. A user can still turn it } ``` ### DisplayMenuBar -This policy turns on the menubar by default. A user can still turn it off and it will stay off. +This policy turns on the menubar by default. A user can still turn it off, and it will stay off. ``` { "policies": { @@ -300,7 +302,7 @@ This policy stops Firefox from checking if it is the default browser at startup. ### EnableTrackingProtection This policy affects tracking protection. -If this policy is not configured, tracking protection is not enabled by default in the browser but it is enabled by default in private browsing and the user can change it. +If this policy is not configured, tracking protection is not enabled by default in the browser, but it is enabled by default in private browsing and the user can change it. If Value is set to false, tracking protection is disabled and locked in both the browser and private browsing. @@ -314,9 +316,9 @@ If Value is set to true, private browsing is enabled by default in both the brow } } ``` -### Extensions (ESR only) -This policy controls the install, uninstall and locking of extensions. Locked extensions cannot be disabled or uninstalled. -For Install, you can specify a list of URLs or paths. +### Extensions (Machine only) +This policy controls the installation, uninstallation and locking of extensions. Locked extensions cannot be disabled or uninstalled. +For Install, you specify a list of URLs or paths. For Uninstall and Locked, you specify extension IDs. ``` { @@ -329,7 +331,7 @@ For Uninstall and Locked, you specify extension IDs. } ``` ### NoDefaultBookmarks -Don't create the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags). Note: this policy is only effective if used before the first run of the profile. +This policy prevents the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags) from being created. Note: this policy is only effective if used before the first run of the profile. ``` { "policies": { @@ -346,7 +348,7 @@ This policy sets the signon.rememberSignons preference. It determines whether or } } ``` -### Homepage (ESR only) +### Homepage (Machine only) This policy sets the default homepage value. It can also be used to lock the homepage and add additional homepages. ``` { @@ -361,7 +363,7 @@ This policy sets the default homepage value. It can also be used to lock the hom } ``` ### PopupBlocking -This policy sets domains for which pop-up windows are allowed. It also set the default pop-up policy +This policy sets domains for which pop-up windows are allowed. It also sets the default pop-up policy. ``` { "policies": { @@ -401,8 +403,8 @@ This policy sets the behavior of Flash on the specified domains, as well as the } } ``` -### OverrideFirstRunPage (ESR only) -This policy allowed you to override the first run page. If you leave the URL blank, the first run page will not be displayed. +### OverrideFirstRunPage (Machine only) +This policy allows you to override the first run page. If you leave the URL blank, the first run page will not be displayed. ``` { "policies": { @@ -410,8 +412,8 @@ This policy allowed you to override the first run page. If you leave the URL bla } } ``` -### OverridePostUpdatePage (ESR only) -This policy allowed you to override the upgrade page page. If you leave the URL blank, the upgrade page will not be displayed. +### OverridePostUpdatePage (Machine only) +This policy allows you to override the upgrade page. If you leave the URL blank, the upgrade page will not be displayed. ``` { "policies": { @@ -420,7 +422,7 @@ This policy allowed you to override the upgrade page page. If you leave the URL } ``` ### Bookmarks -This policy allows you to specify bookmarks. You can have any number of bookmarks although only ten are specified in the ADMX file. +This policy allows you to specify bookmarks. You can have any number of bookmarks, although only ten are specified in the ADMX file. Placement can be specified as either toolbar or menu. If a folder is specified, it is automatically created and bookmarks with the same folder name are grouped together. @@ -471,7 +473,7 @@ If this policy is set to true, all data is cleared when Firefox is closed. This } } ``` -### SearchBar (ESR only) +### SearchBar (Machine only) This policy can be used to determine if the search bar is separate or combined with the URL bar. ``` { @@ -480,8 +482,8 @@ This policy can be used to determine if the search bar is separate or combined w } } ``` -### WebsiteFilter (ESR only) -Blocks websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. The arrays are limited to 1000 entries each. +### WebsiteFilter (Machine only) +This policy blocks websites from being visited. The parameters take an array of Match Patterns, as documented in https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. The arrays are limited to 1000 entries each. ``` { "policies": { @@ -492,7 +494,7 @@ Blocks websites from being visited. The parameters take an array of Match Patter } } ``` -### Search Engines (ESR only) +### Search Engines (Machine only) This policy allows you to add new search engines, as well as set the default and prevent the install of search engines from web pages. Only Name and URLTemplate is required. ``` { diff --git a/index.html b/index.html index 50f3e53..c06bdfa 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,12 @@ Prevent access to about:support + + + Bookmarks + + Specify bookmarks + Certificates @@ -42,7 +48,7 @@ ImportEnterpriseRoots - Read certificates from the Windows certificate store. + Read certificates from the Windows certificate store @@ -87,22 +93,358 @@ Don't allow cookie preferences to be changed - - DisableSetDesktopBackground + + DisableAppUpdate - Disable setting an image as the desktop background + Turn off application update + + + DisableBuiltinPDFViewer - + + + + + DisableDeveloperTools + + + + + + DisableFeedbackCommands + + + + + + DisableFirefoxAccounts + + + + + + DisableFirefoxScreenshots + + + + + + DisableFirefoxStudies + + + + + + DisableForgetButton + + + + + + DisableFormHistory + + + + + DisableMasterPasswordCreation Remove the master password functionality + + + DisablePocket + + + + + DisablePrivateBrowsing + + + + + + DisableProfileImport + + + + + + DisableProfileRefresh + + + + + + DisableSafeMode + + + + + + DisableSecurityBypass + + + + - DisableAppUpdate + DisableSetDesktopBackground - Turn off application update + Disable setting an image as the desktop background + + + + DisableSystemAddonUpdate + + + + + + DisableTelemetry + + + + + + DisplayBookmarksToolbar + + + + + + DisplayMenuBar + + + + + + DontCheckDefaultBrowser + + + + + + EnableTrackingProtection + + + + + + Extensions + + + + + + Install + + + + + + Uninstall + + + + + + Locked + + + + + + FlashPlugin + + + + + + Allow + + + + + + Block + + + + + + Default + + + + + + Locked + + + + + + HardwareAcceleration + + + + + + Homepage + + + + + + URL + + + + + + Locked + + + + + + Additional + + + + + + InstallAddonsPermission + + + + + + NoDefaultBookmarks + + + + + + OfferToSaveLogins + + + + + + OverrideFirstRunPage + + + + + + OverridePostUpdatePage + + + + + + Permissions + + + + + + Camera + + + + + + Microphone + + + + + + Location + + + + + + Notifications + + + + + + PopupBlocking + + + + + + Allow + + + + + + Default + + + + + + Locked + + + + + + Proxy + + + + + + SanitizeOnShutdown + + + + + + SearchBar + + + + + + SearchEngines + + + + + + Add + + + + + + Default + + + + + + PreventInstalls + + + + + + WebsiteFilter + + Specify match patterns that indicate sites to be blocked. @@ -267,50 +609,13 @@ Back to top -
-

DisableSetDesktopBackground

- - Disable setting an image as the desktop background. - -
-
Data type:
- -
Boolean [Windows:REG_DWORD]
- -
Windows registry location for Windows clients:
- -
Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground
- -
Policies.json:
- -
DisableSetDesktopBackground
- -
Supported on:
- -
-
    -
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • -
-
- -
CCK2 Equivalent:
- -
removeSetDesktopBackground
- -
Preferences modified:
- -
N/A
- -
Description:
- -
-

If this policy is set to true, the "Set As Desktop Background..." menuitem is removed. -

-
Back to top +

Certificates

Manage Enterprise Certificates on Windows +
+
Back to top
- -
+ +

ImportEnterpriseRoots

Read certificates from the Windows certificate store @@ -355,6 +660,12 @@
+

Cookies

Manage cookie settings +
+
Back to top +
+ +

Cookies - Allow

Sites that are always allowed to set cookies @@ -398,7 +709,7 @@ Back to top
-
+

Cookies - Block

Sites that are blocked from setting cookies @@ -442,8 +753,7 @@ Back to top
- -
+

Cookies - Default

Default cookie setting @@ -487,7 +797,7 @@ Back to top
-
+

Cookies - AcceptThirdParty

Accept third-party cookies @@ -536,7 +846,7 @@ Back to top
-
+

Cookies - ExpireAtSessionEnd

When cookies expire @@ -580,7 +890,7 @@ Back to top
-
+

Cookies - Locked

Don't allow cookie preferences to be changed @@ -624,6 +934,48 @@ Back to top
+
+

DisableAppUpdate

+ + Disable application updates + +
+
Data type:
+ +
Boolean [Windows:REG_DWORD]
+ +
Windows registry location for Windows clients:
+ +
Software\Policies\Mozilla\Firefox\DisableAppUpdate
+ +
Policies.json:
+ +
DisableAppUpdate
+ +
Supported on:
+ +
+
    +
  • Firefox (Linux, Mac, Windows) ESR only since version 60
  • +
+
+ +
CCK2 Equivalent:
+ +
disableFirefoxUpdates
+ +
Preferences modified:
+ +
N/A
+ +
Description:
+ +
+

If this policy is set to true, Firefox updates are disabled and locked. +

+
Back to top +
+

DisableMasterPasswordCreation

@@ -667,9 +1019,9 @@
-

DisableAppUpdate

+

DisableSetDesktopBackground

- Disable application updates + Disable setting an image as the desktop background.
Data type:
@@ -678,23 +1030,23 @@
Windows registry location for Windows clients:
-
Software\Policies\Mozilla\Firefox\DisableAppUpdate
+
Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground
Policies.json:
-
DisableAppUpdate
+
DisableSetDesktopBackground
Supported on:
    -
  • Firefox (Linux, Mac, Windows) ESR only since version 60
  • +
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
CCK2 Equivalent:
-
disableFirefoxUpdates
+
removeSetDesktopBackground
Preferences modified:
@@ -703,10 +1055,10 @@
Description:
-

If this policy is set to true, Firefox updates are disabled and locked. +

If this policy is set to true, the "Set As Desktop Background..." menuitem is removed.

Back to top
- + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index a78edb3..eca45b3 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -1,4 +1,4 @@ - + @@ -45,23 +45,23 @@ For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integ If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs. Block Add-ons Manager - If this policy is enabled, the user can not access the Add-ons Manager or about:addons. + If this policy is enabled, the user cannot access the Add-ons Manager or about:addons. If this policy is disabled or not configured, the user can access the Add-ons Manager and about:addons. Block about:config - If this policy is enabled, the user can not access about:config. + If this policy is enabled, the user cannot access about:config. If this policy is disabled or not configured, the user can access about:config. Block about:profiles - If this policy is enabled, the user can not access about:profiles. + If this policy is enabled, the user cannot access about:profiles. If this policy is disabled or not configured, the user can access about:profiles. Block Troubleshooting Information - If this policy is enabled, the user can not access Troubleshooting Information or about:support. + If this policy is enabled, the user cannot access Troubleshooting Information or about:support. If this policy is disabled or not configured, the user can access Troubleshooting Information and about:support. Disable Set Desktop Background - If this policy is enabled, the user can not set an image as their desktop background. + If this policy is enabled, the user cannot set an image as their desktop background. If this policy is disabled or not configured, users can set images as their desktop background. Import Enterprise Roots @@ -136,7 +136,7 @@ If this policy is disabled or not configured, safe mode is allowed. If this policy is disabled or not configured, certificate errors can be overridden. Prevent overriding safe browsing errors - If this policy is enabled, a user can not bypass the warning and visit a harmful site. + If this policy is enabled, a user cannot bypass the warning and visit a harmful site. If this policy is disabled or not configured, a user can choose to visit a harmful site. Disable System Addon Updates @@ -178,8 +178,8 @@ If this policy is disabled or not configured, no extensions are locked. Offer to save logins If this policy is enabled or not configured, Firefox will offer to save website logins and passwords. -If this policy is disabled, firefox will not offer to save website logins and passwords. - If this policy is enabled, pop-up windows are always allowed for the URLS indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well. +If this policy is disabled, Firefox will not offer to save website logins and passwords. + If this policy is enabled, pop-up windows are always allowed for the origins indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well. If this policy is disabled or not configured, the default pop-up policy is followed. Allow pop-ups from websites @@ -187,20 +187,20 @@ If this policy is disabled or not configured, the default pop-up policy is follo If this policy is not configured or enabled, popups are not allowed from websites. Do not allow preferences to be changed - If this policy is enabled pop-up preferences cannot be changed by the user. + If this policy is enabled, pop-up preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their pop-up preferences. - If this policy is enabled, add-ons are always allowed for the URLS indicated unless add-on install is disabled. If a top level domain is specified (http://example.org), add-ons are allowed for all subdomains as well. + If this policy is enabled, add-ons are always allowed for the origins indicated unless add-on install is disabled. If a top level domain is specified (http://example.org), add-ons are allowed for all subdomains as well. If this policy is disabled or not configured, the default add-on policy is followed. Allow add-on installs from websites If this policy is disabled, add-ons cannot be installed. If this policy is not configured or enabled, add-ons can be installed. - If this policy is enabled, cookies are always allowed for the URLS indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well. + If this policy is enabled, cookies are always allowed for the origins indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well. If this policy is disabled or not configured, the default cookie policy is followed. - If this policy is enabled, cookies are blocked for the URLS indicated. If a top level domain is specified (http://example.org), cookies are blocked from all subdomains as well. + If this policy is enabled, cookies are blocked for the origins indicated. If a top level domain is specified (http://example.org), cookies are blocked from all subdomains as well. If this policy is disabled or not configured, cookies are not blocked by default. Accept cookies from websites @@ -219,13 +219,13 @@ This setting is ignored if this policy is disabled or not configured or if cooki This setting is ignored if this policy is disabled or not configured or if cookies are not allowed. Do not allow preferences to be changed - If this policy is enabled cookie preferences cannot be changed by the user. + If this policy is enabled, cookie preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their cookie preferences. - If this policy is enabled, Flash is activated by default for the URLS indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well. + If this policy is enabled, Flash is activated by default for the origins indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well. If this policy is disabled or not configured, the default Flash policy is followed. - If this policy is enabled, Flash is blocked for the URLS indicated. If a top level domain is specified (http://example.org), Flas is blocked from all subdomains as well. + If this policy is enabled, Flash is blocked for the origins indicated. If a top level domain is specified (http://example.org), Flash is blocked from all subdomains as well. If this policy is disabled or not configured, the default Flash policy is followed. Activate Flash on websites @@ -233,29 +233,29 @@ If this policy is disabled or not configured, the default Flash policy is follow If this policy is disabled, Flash is never activated on websites, even if they are in the specified in the Allow list. -If this policy is not configured Flash, Flash is click to play. +If this policy is not configured, Flash is click to play. Do not allow preferences to be changed - If this policy is enabled Flash preferences cannot be changed by the user. + If this policy is enabled, Flash preferences cannot be changed by the user. If this policy is disabled or not configured, the user can change their Flash preferences. Override the first run page If this policy is enabled, you can specify a URL to be used as the first run page. If you leave the URL blank, no first run page will be shown. -If this policy is disabled or not configured the first run page is displayed. +If this policy is disabled or not configured, the first run page is displayed. Override the upgrade page If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown. -If this policy is disabled or not configured the upgrade is displayed. +If this policy is disabled or not configured, the upgrade is displayed. Clear all data when browser is closed If this policy is enabled, all data is cleared when Firefox is closed. This includes Browsing & Download History, Cookies, Active Logins, Cache, Form & Search History, Site Preferences and Offline Website Data. If this policy is disabled or not configured, data is not cleared when the browser is closed. Blocked websites - If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. There is a 1000 entry limit.", + If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit. If this policy is disabled or not configured, no websites are blocked. Exceptions to blocked websites - If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https accesses are supported at the moment. There is a 1000 entry limit.", + If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit. If this policy is disabled or not configured, there are no exceptions to the website filter. Bookmark One @@ -265,7 +265,7 @@ If this policy is disabled or not configured, there are no exceptions to the web Bookmark Five If this policy is enabled, you can configure a bookmark be added to Firefox. Due to a bug, you must select the location. Note that you must specify the bookmarks in order. -If this policy is not configured or disabled, a new bookmark is not added. +If this policy is disabled or not configured, a new bookmark is not added. Toolbar Menu No Default Bookmarks @@ -309,7 +309,7 @@ If this policy is enabled, private browsing is enabled by default in both the br Search bar location If this policy is enabled, you can set whether the search bar is separate from the URL bar. -If this policy is not configured or disabled, new users get a unified search bar, users upgrading from Firefox 56 and below get a separate search bar. +If this policy is disabled or not configured, new users get a unified search bar, users upgrading from Firefox 56 and below get a separate search bar. Search Engine One Search Engine Two Search Engine Three @@ -317,19 +317,19 @@ If this policy is not configured or disabled, new users get a unified search bar Search Engine Five If this policy is enabled, you can configure a search engine to be added to Firefox. Use {searchTerms} to indicate where the search term is placed. Due to a bug, you must select the method (usually GET). Note that you must specify the search engines in order. -If this policy is not configured or disabled, a new search engine is not added. +If this policy is disabled or not configured, a new search engine is not added. Unified Separate GET POST Default Search Engine - If this policy is enabled, you can set type the name of a search engine to be used as the default. + If this policy is enabled, you can set the name of a search engine to be used as the default. -If this policy is not configured or disabled, the Firefox default engine is used. +If this policy is disabled or not configured, the Firefox default engine is used. Prevent Search Engine Installs If this policy is enabled, the user cannot install search engines from web page. -If this policy is not configured or disabled, search engines can be installed from web pages. +If this policy is disabled or not configured, search engines can be installed from web pages. diff --git a/windows/firefox.admx b/windows/firefox.admx index fda3d86..1be3b6e 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -4,7 +4,7 @@ - +