From: HeiHei90 Date: Mon, 3 Sep 2018 08:21:04 +0000 (+0200) Subject: Merge branch 'master' of github.com:mozilla/policy-templates into addFeature/AppUpdateURL X-Git-Tag: v1.2~13^2~3 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/1cb7efbbff64e09c46ad51a3e5efa6b10f9b6688?hp=419d7d4aa30bf920b0650dc3ceb732093b37649f Merge branch 'master' of github.com:mozilla/policy-templates into addFeature/AppUpdateURL --- diff --git a/README.md b/README.md index c0d8424..4dcd1e8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Policies are documented below. 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 (Machine only) +### Authentication This policy is for configuring sites that support integrated authentication. See https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication for more information. ``` { @@ -306,7 +306,7 @@ If this policy is not configured, tracking protection is not enabled by default If Value is set to false, tracking protection is disabled and locked in both the browser and private browsing. -If Value is set to true, private browsing is enabled by default in both the browser and private browsing and you can choose set the Locked value if you want to prevent the user from changing it. +If Value is set to true, tracking protection is enabled by default in both the browser and private browsing and you can choose set the Locked value if you want to prevent the user from changing it. ``` { "policies": { @@ -397,7 +397,7 @@ This policy sets the behavior of Flash on the specified domains, as well as the "FlashPlugin": { "Allow": ["http://example.org/"], /* Sites on the allow list do not override Flash being completely disabled */ "Block": ["http://example.edu/"], - "Default": [true|false], /* If this is set to true, flash is always enabled. If it is set to false, Flash is never enabled */ + "Default": [true|false], /* If this is set to true, Flash is always enabled. If it is set to false, Flash is never enabled */ "Locked": [true|false] } } @@ -473,7 +473,7 @@ If this policy is set to true, all data is cleared when Firefox is closed. This } } ``` -### SearchBar (Machine only) +### SearchBar This policy can be used to determine if the search bar is separate or combined with the URL bar. ``` { @@ -494,7 +494,7 @@ This policy blocks websites from being visited. The parameters take an array of } } ``` -### Search Engines (Machine only) +### Search Engines (This policy is only available on the ESR.) 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 c06bdfa..150ce14 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ Bookmarks - Specify bookmarks + Specify bookmarks to be added to Firefox @@ -48,7 +48,7 @@ ImportEnterpriseRoots - Read certificates from the Windows certificate store + Specify if Firefox reads certificates from the Windows certificate store @@ -60,91 +60,91 @@ Allow - Sites that are always allowed to set cookies + Specify sites that are always allowed to set cookies Block - Sites that are blocked from setting cookies + Specify sites that are always blocked from setting cookies Default - Default cookie setting + Specify if cookies are accepted from all websites by default AcceptThirdParty - Accept third-party cookies + Specify when to accept third-party cookies ExpireAtSessionEnd - When cookies expire + Specify if cookies expire when Firefox is closed Locked - Don't allow cookie preferences to be changed + Prevent the user from changing cookie preferences DisableAppUpdate - Turn off application update + Disable application updates DisableBuiltinPDFViewer - + Disable the built-in PDF viewer. PDF files are downloaded and sent externally DisableDeveloperTools - + Remove access to all developer tools DisableFeedbackCommands - + Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site) DisableFirefoxAccounts - + Disable Sync DisableFirefoxScreenshots - + Remove access to Firefox Screenshots DisableFirefoxStudies - + Disable Firefox studies (Shield) DisableForgetButton - + Disable the "Forget" button DisableFormHistory - + Turn off the browser.formfill.enable preferences @@ -156,37 +156,37 @@ DisablePocket - + Turn off Pocket DisablePrivateBrowsing - + Remove access to private browsing DisableProfileImport - + Disable the "Import data from another browser" option in the bookmarks window DisableProfileRefresh - + Disable the Refresh Firefox button on about:support and support.mozilla.org DisableSafeMode - + Disable safe mode (Windows only) DisableSecurityBypass - + Prevent the user from bypassing security (in certain cases) @@ -198,37 +198,37 @@ DisableSystemAddonUpdate - + Prevent system add-ons from being updated or installed DisableTelemetry - + Prevent the upload of telemetry data DisplayBookmarksToolbar - + Turn on the bookmarks toolbar by default DisplayMenuBar - + Turn on the menubar by default. DontCheckDefaultBrowser - + Stop Firefox from checking if it is the default browser EnableTrackingProtection - + Enable tracking protection by default in both the browser and private browsing @@ -240,19 +240,19 @@ Install - + Specify extension URLs or paths to be installed Uninstall - + Specify extension IDs to be uninstalled Locked - + Specify extension IDs that cannot be uninstalled or disabled @@ -264,25 +264,25 @@ Allow - + Specify sites where Flash is activated by default Block - + Specify sites where Flash is blocked Default - + Specify whether Flash is activated always, never, or click to play Locked - + Prevent the user from changing Flash preferences @@ -300,49 +300,49 @@ URL - + Set a default homepage Locked - + Prevent the user from changing the homepage Additional - + Specify multiple homepages InstallAddonsPermission - + Specify domains that can install extensions, as well as the default behavior NoDefaultBookmarks - + Prevent the Smart Bookmarks (Most Visited, Recent Tags) from being created OfferToSaveLogins - + Specify if Firefox offers to save passwords OverrideFirstRunPage - + Override the first run page OverridePostUpdatePage - + Override the upgrade page @@ -384,37 +384,37 @@ Allow - + Specify sites where pop-up windows are always allowed Default - + Specify if pop-up windows are allowed by default or blocked Locked - + Prevent the user from changing pop-up preferences Proxy - + Specify proxy settings SanitizeOnShutdown - + Clear all data when Firefox is closed SearchBar - + Specify if the search bar is separate or combined with the URL bar @@ -426,25 +426,25 @@ Add - + Specify search engines to be added to Firefox Default - + Set the name of the default search engine PreventInstalls - + Prevent the install of search engines from web pages WebsiteFilter - Specify match patterns that indicate sites to be blocked. + Specify websites that the user cannot visit diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 67e5369..7f71f73 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -6,6 +6,7 @@ Microsoft Windows XP SP2 oder höher Firefox 60 oder höher + Firefox 62 or later, Firefox 60.2 ESR or later Firefox 60 ESR oder höher Firefox Berechtigungen @@ -39,6 +40,10 @@ Für weitere Informationen, besuchen Sie https://developer.mozilla.org/en-US/doc Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwenden Webseiten die NTLM Authentifizierung nicht. Für weitere Informationen, besuchen Sie https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. + Allow Non FQDN + If this policy is enabled, you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names). + +If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs. Zugriff auf Add-ons Manager verhindern Wenn Sie die Richtlinieneinstellung aktivieren, können Benutzer nicht auf den Add-on Manager oder about:addons zugreifen. @@ -70,7 +75,9 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn Update deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, wird nicht nach Updates gesucht. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden Updates automatisch installiert. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden Updates automatisch installiert. + +Starting with Firefox 62, this policy will only work from Computer Configuration. PDF-Ansicht (PDF.js) deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, werden PDF-Dateien nicht in Firefox angezeigt. @@ -136,13 +143,17 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn System Addon Updates deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, werden neue System-Add-ons nicht installiert und installierte Add-ons werden nicht mit Updates versorgt. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden System Add-ons installiert und mit Updates versorgt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden System Add-ons installiert und mit Updates versorgt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Telemetry deaktivieren Wenn Sie die Richtlinieneinstellung aktivieren, werden keine Telemetriedaten versendet. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden Telemetriedaten versendet. -Mozilla empfiehlt, die Telemetrie nicht zu deaktivieren. Durch Telemetrie gesammelte Informationen helfen uns, ein besseres Produkt für Unternehmen wie Ihres zu erstellen. +Mozilla empfiehlt, die Telemetrie nicht zu deaktivieren. Durch Telemetrie gesammelte Informationen helfen uns, ein besseres Produkt für Unternehmen wie Ihres zu erstellen. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Lesezeichenleiste anzeigen Wenn Sie die Richtlinieneinstellung aktivieren, wird die Lesezeichenleiste standardmäßig in der Menüleiste angezeigt, der Benutzer kann diese wieder ausblenden. @@ -159,16 +170,22 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, über Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-URLs oder -pfaden angeben, die beim Start von Firefox installiert werden. Jedes Mal, wenn diese Liste geändert wird, werden die Erweiterungen erneut installiert. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen installiert. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen installiert. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Erweiterungen deinstallieren Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-IDs angeben, die beim Start deinstalliert werden. Jedes Mal, wenn diese Liste geändert wird, werden die Erweiterungen deinstalliert. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen deinstalliert. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen deinstalliert. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Erweiterungen deaktivieren und löschen verhindern Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-IDs angeben, die den Benutzer hindert die angegebenen Erweiterungen zu deinstallieren oder zu deaktivieren. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen gesperrt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen gesperrt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Zugangsdaten und Passwörter für Webseiten speichen Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, fordert Firefox zum speichern von Logindaten und Passwörtern auf. @@ -192,6 +209,7 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird Wenn Sie die Richtlinieneinstellungen nicht konfigurieren oder aktivieren, können Add-ons installiert werden. Wenn Sie die Richtlinieneinstellung aktivieren, sind Cookies immer für die angegebenen URLs erlaubt. Wenn eine Top-Level-Domain angegeben ist (http://example.org), sind Cookies auch für alle Sub-Domains zulässig. + Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Standard Cookie Richtlinie verwendet. Wenn Sie die Richtlinieneinstellung aktivieren, sind Cookies für die angegebenen URLs gesperrt. Wenn eine Top-Level-Domain angegeben ist (http://example.org), werden Cookies von allen Sub-Domains ebenfalls blockiert. @@ -234,11 +252,15 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn Willkommen Seite ändern Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine URL angeben, die als Willkommensseite beim ersten Start von Firefox verwendet werden soll. Wenn Sie die URL leer lassen, wird keine Willkommensseite angezeigt. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Standard Willkommensseite angezeigt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird die Standard Willkommensseite angezeigt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Upgrade Seite ändern Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine URL angeben, die nach der Aktualisierung von Firefox angezeigt wird. Wenn Sie die URL leer lassen, wird keine Upgrade-Seite angezeigt. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren wird eine Upgrade Seite angezeigt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren wird eine Upgrade Seite angezeigt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Die Chronik löschen, wenn Firefox geschlossen wird Wenn Sie die Richtlinieneinstellung aktivieren, werden alle Daten der Chronik gelöscht, wenn Firefox geschlossen wird. Dies beinhaltet Browsing & Download Verlauf, Cookies, Aktive Logins, Cache, Form & Suchverlauf, Website-Einstellungen und Offline-Website-Daten. @@ -246,11 +268,15 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird Gesperrte Webseites Wenn Sie die Richtlinieneinstellung aktivieren, können Sie die Übereinstimmungsmuster für zu blockierende Webseiten angeben. Die Übereinstimmungsmuster sind unter https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns dokumentiert. Derzeit werden nur http / https-Zugriffe unterstützt. Es gibt eine Beschränkung von 1000 Einträgen. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Webseiten gesperrt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Webseiten gesperrt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Ausnahmen zu gesperrten Webseiten Wenn Sie die Richtlinieneinstellung aktivieren und der Webseiten-Filter aktiviert ist, können Sie Übereinstimmungsmuster für Webseiten angeben, die nicht blockiert werden sollen. Die Übereinstimmungsmuster sind unter https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns dokumentiert. Derzeit werden nur http / https-Zugriffe unterstützt. Es gibt eine Beschränkung von 1000 Einträgen. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, gibt es keine Ausnahmen für den Webseiten-Filter. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, gibt es keine Ausnahmen für den Webseiten-Filter. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Lesezeichen 1 Lesezeichen 2 Lesezeichen 3 @@ -270,11 +296,15 @@ Hinweis: Diese Richtlinie ist nur wirksam, wenn Sie vor der ersten Ausführung v Startseite Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Startseite festlegen. Sie können die Startseite auch sperren. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer eine Startseite festlegen. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, können Benutzer eine Startseite festlegen. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Zusätzliche Startseiten Wenn Sie die Richtlinieneinstellung aktivieren, können Sie zusätzliche Startseiten festlegen. Diese werden in mehreren Registerkarten geöffnet. -Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird nur eine Startseite angezeigt. +Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, wird nur eine Startseite angezeigt. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Proxy Einstellungen Wenn Sie die Richtlinieneinstellung aktivieren, können Sie die Netzwerkeinstellungen ändern und sperren. @@ -328,6 +358,10 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, könn + + Always allow NTLM on non FQDNs + Always allow SPNEGO on non FQDNs + diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index b1032d0..e68d610 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -72,7 +72,6 @@ If this policy is disabled or not configured, users can set images as their desk If this policy is enabled, Firefox will read certificates from the Windows certificate store. If this policy is disabled or not configured, Firefox will not read certificates from the Windows certificate store. - Disable Master Password Creation If this policy is enabled, users cannot create a master password. @@ -80,7 +79,9 @@ If this policy is disabled or not configured, users can create a master password Disable Update If this policy is enabled, the browser does not receive udpates. -If this policy is disabled or not configured, the browser receives updates. +If this policy is disabled or not configured, the browser receives updates. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Disable Built-in PDF Viewer (PDF.js) If this policy is enabled, PDF files are not viewed within Firefox. @@ -146,13 +147,17 @@ If this policy is disabled or not configured, a user can choose to visit a harmf Disable System Addon Updates If this policy is enabled, new system add-ons will not be installed and existing system add-ons will not be updated. -If this policy is disabled or not configured, system add-ons are installed and updated. +If this policy is disabled or not configured, system add-ons are installed and updated. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Disable Telemetry If this policy is enabled, telemetry is not uploaded. If this policy is disabled or not configured, telemetry is collected and uploaded. -Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours. +Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Display Bookmarks Toolbar If this policy is enabled, the bookmarks toolbar is displayed by default. The user can still hide it. @@ -169,16 +174,22 @@ If this policy is disabled or not configured, Firefox checks to see if it is the If this policy is enabled, you can specify a list of extension URLs or paths that will be installed when Firefox is started. Anytime this list is changed, the extensions will be reinstalled. -If this policy is disabled or not configured, no extensions are installed. +If this policy is disabled or not configured, no extensions are installed. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Extensions to Uninstall If this policy is enabled, you can specify a list of extension IDs that will be uninstalled. Anytime this list is changed, the extensions will be uninstalled. -If this policy is disabled or not configured, no extensions are uninstalled. +If this policy is disabled or not configured, no extensions are uninstalled. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Prevent extensions from being disabled or removed If this policy is enabled, you can specify a list of extension IDs that the user will be unable to uninstall or disable. -If this policy is disabled or not configured, no extensions are locked. +If this policy is disabled or not configured, no extensions are locked + +Starting with Firefox 62, this policy will only work from Computer Configuration. Offer to save logins If this policy is enabled or not configured, Firefox will offer to save website logins and passwords. @@ -233,7 +244,7 @@ If this policy is disabled or not configured, the default Flash policy is follow If this policy is disabled or not configured, the default Flash policy is followed. Activate Flash on websites - If this policy is enabled, Flash is always activates on websites. + If this policy is enabled, Flash is always activated on websites. If this policy is disabled, Flash is never activated on websites, even if they are in the specified in the Allow list. @@ -245,11 +256,15 @@ If this policy is disabled or not configured, the user can change their Flash pr 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. + +Starting with Firefox 62, this policy will only work from Computer Configuration. 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. + +Starting with Firefox 62, this policy will only work from Computer Configuration. 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. @@ -257,11 +272,15 @@ If this policy is disabled or not configured, data is not cleared when the brows 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 addresses are supported at the moment. There is a 1000 entry limit. -If this policy is disabled or not configured, no websites are blocked. +If this policy is disabled or not configured, no websites are blocked. + +Starting with Firefox 62, this policy will only work from Computer Configuration. 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 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. +If this policy is disabled or not configured, there are no exceptions to the website filter. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Bookmark One Bookmark Two Bookmark Three @@ -281,11 +300,15 @@ Note: this policy is only effective if used before the first run of the profile. URL for Home page If this policy is enabled, you can set a default home page. You can also lock the home page. -If this policy is disabled or not configured, the user can set and change the home page. +If this policy is disabled or not configured, the user can set and change the home page. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Additional Homepages If this policy is enabled, you can have additional home pages. They are opened in multiple tabs. -If this policy is disabled or not configured, there is only one home page. +If this policy is disabled or not configured, there is only one home page. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Proxy Settings If this policy is enabled, you can configure and lock network settings. diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index e53c184..7e9a5b9 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -6,6 +6,7 @@ Microsoft Windows XP SP2 o versione successiva Firefox 60 o versione successiva + Firefox 62 or later, Firefox 60.2 ESR or later Firefox 60 ESR o versione successiva Firefox Permessi @@ -39,6 +40,10 @@ Per ulteriori informazioni, vedi https://developer.mozilla.org/en-US/docs/Mozill Se questo criterio è disabilitato o non configurato, nessun sito Web è considerato attendibile per l'utilizzo dell'autenticazione NTLM. Per ulteriori informazioni, vedi https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication. + Allow Non FQDN + If this policy is enabled, you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names). + +If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs. Blocca Gestore componenti aggiuntivi Se questo criterio è abilitato, l'utente non può accedere al Gestore componenti aggiuntivi o ad about:addons. @@ -70,7 +75,9 @@ Se questo criterio è disabilitato o non configurato, gli utenti possono creare Disabilita aggiornamenti Se questo criterio è abilitato, il browser non riceverà aggiornamenti. -Se questo criterio è disabilitato o non configurato, il browser riceverà aggiornamenti. +Se questo criterio è disabilitato o non configurato, il browser riceverà aggiornamenti. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Disabilita visualizzatore PDF integrato (PDF.js) Se questo criterio è abilitato, i file PDF non sono visualizzati all'interno di Firefox. @@ -136,13 +143,17 @@ Se questo criterio è disabilitato o non configurato, un utente può decidere di Disabilita aggiornamenti componenti aggiuntivi di sistema Se questo criterio è abilitato, non saranno installati nuovi componenti aggiuntivi di sistema e i componenti aggiuntivi di sistema esistenti non saranno aggiornati. -Se questo criterio è disabilitato o non configurato, i componenti aggiuntivi di sistema saranno installati e aggiornati. +Se questo criterio è disabilitato o non configurato, i componenti aggiuntivi di sistema saranno installati e aggiornati. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Disabilita telemetria Se questo criterio è abilitato, la telemetria non è caricata. Se questo criterio è disabilitato o non configurato, la telemetria è raccolta e caricata. -Mozilla consiglia di non disabilitare la telemetria. Le informazioni raccolte tramite la telemetria ci consentono di realizzare un prodotto migliore per le aziende come la tua. +Mozilla consiglia di non disabilitare la telemetria. Le informazioni raccolte tramite la telemetria ci consentono di realizzare un prodotto migliore per le aziende come la tua. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Visualizza barra degli strumenti Segnalibri Se questo criterio è abilitato, la barra degli strumenti Segnalibri è visualizzata per impostazione predefinita. L'utente può sempre nasconderla. @@ -159,16 +170,22 @@ Se questo criterio è disabilitato o non configurato, Firefox all'avvio controll Se questo criterio è abilitato, è possibile specificare un elenco di URL o percorsi a estensioni che saranno installate all'avvio di Firefox. Le estensioni saranno reinstallate a ogni modifica dell'elenco. -Se questo criterio è disabilitato o non configurato, non sarà installata alcuna estensione. +Se questo criterio è disabilitato o non configurato, non sarà installata alcuna estensione. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Estensioni da disinstallare Se questo criterio è abilitato, è possibile specificare un elenco di ID di estensioni da disinstallare. Le estensioni saranno disinstallate a ogni modifica dell'elenco. -Se questo criterio è disabilitato o non configurato, non sarà disinstallata alcuna estensione. +Se questo criterio è disabilitato o non configurato, non sarà disinstallata alcuna estensione. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Impedisci la disabilitazione o la rimozione delle estensioni Se questo criterio è abilitato, è possibile specificare un elenco di ID delle estensioni che l'utente non sarà in grado di disinstallare o disabilitare. -Se questo criterio è disabilitato o non configurato, non sarà bloccata nessuna estensione. +Se questo criterio è disabilitato o non configurato, non sarà bloccata nessuna estensione. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Offri di salvare le credenziali di accesso Se questo criterio è abilitato o non configurato, Firefox si offrirà di salvare i nomi utente e le password di accesso ai siti. @@ -235,11 +252,15 @@ Se questo criterio è disabilitato o non configurato, l'utente può modificare l Esegui l'override della pagina visualizzata al primo avvio Se questo criterio è abilitato, è possibile specificare l'indirizzo di una pagina da visualizzare al primo avvio del browser. Se il campo è lasciato vuoto, non verrà visualizzata alcuna pagina al primo avvio. -Se questo criterio è disabilitato o non configurato, al primo avvio verrà visualizzata la pagina predefinita. +Se questo criterio è disabilitato o non configurato, al primo avvio verrà visualizzata la pagina predefinita. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Esegui l'override della pagina visualizzata dopo un aggiornamento Se questo criterio è abilitato, è possibile specificare l'indirizzo di una pagina da visualizzare dopo l'aggiornamento di Firefox. Se il campo è lasciato vuoto, non verrà visualizzata alcuna pagina dopo l'aggiornamento. -Se questo criterio è disabilitato o non configurato, dopo ogni aggiornamento verrà visualizzata la pagina predefinita. +Se questo criterio è disabilitato o non configurato, dopo ogni aggiornamento verrà visualizzata la pagina predefinita. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Cancella tutti i dati alla chiusura del browser Se questo criterio è abilitato, tutti i dati saranno cancellati alla chiusura di Firefox. Ciò include la cronologia di navigazione e dei download, i cookie, gli accessi effettuati, la cache, la cronologia dei moduli e di ricerca, le preferenze e i dati non in linea dei siti Web. @@ -247,11 +268,15 @@ Se questo criterio è disabilitato o non configurato, i dati non sono cancellati Siti Web bloccati Se questo criterio è abilitato, è possibile utilizzare dei pattern per specificare i siti da bloccare. I pattern sono documentati alla pagina https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Attualmente sono supportati solo i protocolli HTTP e HTTPS. C'è un limite di 1000 voci. -Se questo criterio è disabilitato o non configurato, non sarà bloccato nessun sito. +Se questo criterio è disabilitato o non configurato, non sarà bloccato nessun sito. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Eccezioni ai siti Web bloccati Se questo criterio è abilitato e il sito filtri Web è abilitato, è possibile utilizzare dei pattern per specificare i siti da non bloccare. I pattern sono documentati alla pagina https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Attualmente sono supportati solo i protocolli HTTP e HTTPS. C'è un limite di 1000 voci. -Se questo criterio è disabilitato o non configurato, non ci sono eccezioni al sito filtri Web. +Se questo criterio è disabilitato o non configurato, non ci sono eccezioni al sito filtri Web. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Segnalibro 1 Segnalibro 2 Segnalibro 3 @@ -271,11 +296,15 @@ Nota: questo criterio ha efficacia solo se è utilizzato prima della prima esecu Indirizzo pagina iniziale Se questo criterio è abilitato, è possibile specificare una pagina iniziale predefinita. È anche possibile bloccare l'impostazione relativa alla pagina iniziale. -Se questo criterio è disabilitato o non configurato, l'utente può impostare e modificare la pagina iniziale. +Se questo criterio è disabilitato o non configurato, l'utente può impostare e modificare la pagina iniziale. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Pagine iniziali aggiuntive Se questo criterio è abilitato, è possibile avere pagine iniziali aggiuntive. Queste saranno aperte in schede multiple. -Se questo criterio è disabilitato o non configurato, ci sarà una sola pagina iniziale. +Se questo criterio è disabilitato o non configurato, ci sarà una sola pagina iniziale. + +Starting with Firefox 62, this policy will only work from Computer Configuration. Impostazioni proxy Se questo criterio è abilitato, è possibile configurare e bloccare le impostazioni di rete. @@ -329,6 +358,10 @@ Se questo criterio è disabilitato o non configurato, i motori di ricerca potran + + Always allow NTLM on non FQDNs + Always allow SPNEGO on non FQDNs +