From c7a00febda2beaf4e5f4c1bebd4530a2d1ef9e52 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Thu, 1 Mar 2018 10:29:39 -0600 Subject: [PATCH 1/1] Add basic templates for boolean policies --- windows/en-US/firefox.adml | 42 ++++++++++ windows/en-US/mozilla.adml | 10 +++ windows/firefox.admx | 165 +++++++++++++++++++++++++++++++++++++ windows/mozilla.admx | 10 +++ 4 files changed, 227 insertions(+) create mode 100644 windows/en-US/firefox.adml create mode 100644 windows/en-US/mozilla.adml create mode 100644 windows/firefox.admx create mode 100644 windows/mozilla.admx diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml new file mode 100644 index 0000000..f388058 --- /dev/null +++ b/windows/en-US/firefox.adml @@ -0,0 +1,42 @@ + + + + + + + Microsoft Windows XP SP2 or later + Block About Addons + Block access to the Add-ons Mananger (about:addons). + Block About Config + Blocks access to the about:config page. + Block About Profiles + Blocks access to the about:profiles page. + Block About Support + Blocks access to the about:support page. + Block Set Desktop Background + Prevents usage of the "Set Image as Desktop Background" feature. + Create Master Password + If false, removes access to create a master password. + Disable Update + Prevent the browser from updating. + Disable Developer Tools + Prevents access to developer tools. + Disable Firefox Screenshots + Prevents usage of the Firefox Screenshots feature. + Disable Firefox Studies + Prevents Firefox from running studies. + Disable Form History + Don't remember search and form history. + Disable Pocket + Prevents ability to save webpages to Pocket. + Display Bookmarks Toolbar + Causes the bookmarks toolbar to be displayed by default. + Display Menu Bar + Causes the menu bar to be displayed by default. + Don't Check Default Browser + Don't check for the default browser on startup. + Rember Passwords + Enforces the setting to allow Firefox to remember saved logins and passwords. Both true and false values are accepted. + + + diff --git a/windows/en-US/mozilla.adml b/windows/en-US/mozilla.adml new file mode 100644 index 0000000..9fbed1f --- /dev/null +++ b/windows/en-US/mozilla.adml @@ -0,0 +1,10 @@ + + + + + + + Mozilla + + + diff --git a/windows/firefox.admx b/windows/firefox.admx new file mode 100644 index 0000000..8587f45 --- /dev/null +++ b/windows/firefox.admx @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + + + + 1 + + + 0 + + + + diff --git a/windows/mozilla.admx b/windows/mozilla.admx new file mode 100644 index 0000000..d86ec2f --- /dev/null +++ b/windows/mozilla.admx @@ -0,0 +1,10 @@ + + + + + + + + + + -- 2.34.1