Philip Rohrer
Graz University of Technology
IT Services - Computing & Application Services
Steyrergasse 30/1, 8010 Graz, Austria -Europe
Phone: +43 316 873 6888
Mobile: +43 664 60 873 6888
E-Mail: philip.roh...@tugraz.at
www.zid.tugraz.at

-----Ursprüngliche Nachricht-----
Von: Enterprise [mailto:enterprise-boun...@mozilla.org] Im Auftrag von
enterprise-requ...@mozilla.org
Gesendet: Donnerstag, 22. September 2016 14:00
An: enterprise@mozilla.org
Betreff: Enterprise Digest, Vol 63, Issue 13

To unsubscribe via the web interface, visit
        https://mail.mozilla.org/listinfo/enterprise
or, via email, send a message with a subject or body of 'unsubscribe'
to
        enterprise-requ...@mozilla.org

Send Enterprise mailing list submissions to
        enterprise@mozilla.org

You can reach the person managing the list at
        enterprise-ow...@mozilla.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Enterprise digest..."


Today's Topics:

   1. Re:  Server delivers old versions (Paul Kosinski)
   2.  Silent Install or Deploy an extension on Firefox
      (Chandapuram, Varun)
   3. Re:  Silent Install or Deploy an extension on Firefox (Mossroy)
   4.  R: Silent Install or Deploy an extension on      Firefox
      (Massa Roberto)
   5. Re:  Silent Install or Deploy an extension on Firefox (Pete Boyd)


----------------------------------------------------------------------

Message: 1
Date: Wed, 21 Sep 2016 13:08:30 -0400
From: Paul Kosinski <mozi...@iment.com>
To: enterprise@mozilla.org
Subject: Re: [Mozilla Enterprise] Server delivers old versions
Message-ID: <20160921130830.6bf9dbc0@ime1.iment.local>
Content-Type: text/plain; charset=UTF-8

I have gotten the impression, over the last dozen years, that many
facilities that are intended to be helpful for naive users are helpful - 95%
of the time. The other 5% of the time they make accomplishing a less naive
task more difficult (or occasionally impossible).

Since ESR installers are presumably not naive, and since ESR is meant for
site-wide deployment, why is this sort of "help" even considered?

What I use to download Firefox ESR is a BASH script which takes the version
number and then downloads all the current language-specific ESRs (Linux and
Windows, 32-bit and 64-bit), plus the SHA512 checksum files from
"https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/";
into a standard place, renaming the files a bit to "clean them up".
Then I run a related script to verify the checksums. (I also do the
equivalent for new Thunderbird versions, although its ESR is no more.)

I can provide these scripts if anyone is interested. (I would imagine they
could serve as models for Windows PowerShell scripts as well.)



On Wed, 21 Sep 2016 13:43:07 +0300
Timo Pietil? <timo.piet...@helsinki.fi> wrote:

> On 21.9.2016 12:13, Sylvestre Ledru wrote:
> >
> >
> > Le 21/09/2016 ? 11:09, Jaroslav Uher a ?crit :
> >> I agree with disabling.
> >>
> >> @Sylvestre
> >> btw it is improperly implemented feature, I am on win XP SP2, which 
> >> is supported for Firefox 45 line. Users like me are not able to 
> >> simply found and install latest esr release.
> > If I remember correctly, we propose this version because sha-1 is 
> > deprecated and 45 cannot be installed directly.
> > The idea is to give you 38 and you will be updated to 45.
> >
> > If the 45 binary works out of the box on XP SP2, we can have the 
> > discussion on disabling that (don't hesitate to report a bug about 
> > that).
> 
> Point is that it doesn't matter if binary works directly on XP SP2.
> You are downloading a ESR which is intended for corporations and for 
> distribution to large amount of computers.
> 
> I could be downloading windows binary with Linux and that wouldn't 
> work for sure. Or I could use my android phone with google drive for 
> windows binary. That check in that page is just pointless.
> 
> (added Enterprise@mozilla.org for discussion).
> 
> Timo Pietil?


------------------------------

Message: 2
Date: Wed, 21 Sep 2016 19:46:10 +0000
From: "Chandapuram, Varun" <varun.chandapu...@aenetworks.com>
To: "'enterprise@mozilla.org'" <enterprise@mozilla.org>
Subject: [Mozilla Enterprise] Silent Install or Deploy an extension on
        Firefox
Message-ID:
        
<mwhpr01mb26881f8d3a7704a3f79e414696...@mwhpr01mb2688.prod.exchangelabs.com>
        
Content-Type: text/plain; charset="us-ascii"

Hi Everybody,

I am trying to install an extension called OKTA (Single Sigh On tool)
globally on our Windows enterprise. What ever I do, when launching the
Firefox, it again asks to Enable or allow the extension. Please help me on
how to distribute extensions to enterprise.

Steps I took:


1.       Am able to install it by copying the extracted XPI files to
"C:\Program Files (x86)\Mozilla Firefox\browser\extensions" folder with ID
(plu...@okta.com<mailto:plu...@okta.com>) as the folder name . But the user
still have to enable it. Edited the Install.rdf file in description to
<em:unpack>true</em:unpack>

Still the user have to enable it manually upon first launch.

2.       Edited the registry to show the following key.

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions

"plu...@okta.com<mailto:plu...@okta.com>"=" C:\\Program Files (x86)\\Mozilla
Firefox\\browser\\extensions\\plu...@okta.com<mailto:plu...@okta.com>"

Still have to enable manually.

3.       Copied the files to the folder to C:\Program Files
(x86)\OKTA\plu...@okta.com<mailto:plu...@okta.com> just in case where we
should not edit the install dir. And changed the registry accordingly.

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions

"plu...@okta.com<mailto:plu...@okta.com>"=" C:\\Program Files
(x86)\\OKTA\\plu...@okta.com<mailto:plu...@okta.com>"

Please help me on how to deploy the extension. How are you deploying other
extensions? Is there a GPO setting?


Thank you,
Varun Chandapuram.


Thank you,
Varun Chandapuram.

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://mail.mozilla.org/private/enterprise/attachments/20160921/59647897/a
ttachment-0001.html>

------------------------------

Message: 3
Date: Wed, 21 Sep 2016 22:59:23 +0200
From: Mossroy <moss...@free.fr>
To: enterprise@mozilla.org
Subject: Re: [Mozilla Enterprise] Silent Install or Deploy an
        extension on Firefox
Message-ID: <255c6e95-5205-5ac8-be5a-7e51e0f4a...@free.fr>
Content-Type: text/plain; charset="windows-1252"

Hi,

Recent versions of Firefox have restricted some technical possibilities to
deploy extensions on Firefox.

Using https://mike.kaply.com/cck2/ is probably the easiest way to do that.
It will also allow you to customize many other things in Firefox.

Regards,
Mossroy

Le 21/09/2016 ? 21:46, Chandapuram, Varun a ?crit :
>
> Hi Everybody,
>
>  
>
> I am trying to install an extension called OKTA (Single Sigh On tool) 
> globally on our Windows enterprise. What ever I do, when launching the 
> Firefox, it again asks to Enable or allow the extension. Please help 
> me on how to distribute extensions to enterprise.
>
>  
>
> Steps I took:
>
>  
>
> 1.       Am able to install it by copying the extracted XPI files to
> ?C:\Program Files (x86)\Mozilla Firefox\browser\extensions? folder 
> with ID (plu...@okta.com <mailto:plu...@okta.com>) as the folder name 
> . But the user still have to enable it. Edited the Install.rdf file in 
> description to <em:unpack>true</em:unpack>
>
> Still the user have to enable it manually upon first launch.
>
> 2.       Edited the registry to show the following key.
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions
>
> ?plu...@okta.com <mailto:plu...@okta.com>?=? C:\\Program Files 
> (x86)\\Mozilla Firefox\\browser\\extensions\\plu...@okta.com
> <mailto:plu...@okta.com>?
>
> Still have to enable manually.
>
> 3.       Copied the files to the folder to C:\Program Files
> (x86)\OKTA\plu...@okta.com <mailto:plu...@okta.com> just in case where 
> we should not edit the install dir. And changed the registry accordingly.
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions
>
> ?plu...@okta.com <mailto:plu...@okta.com>?=? C:\\Program Files 
> (x86)\\OKTA\\plu...@okta.com <mailto:plu...@okta.com>?
>
>  
>
> Please help me on how to deploy the extension. How are you deploying 
> other extensions? Is there a GPO setting?
>
>  
>
>  
>
> Thank you,
>
> Varun Chandapuram.
>
>  
>
>  
>
> Thank you,
>
> Varun Chandapuram.
>
>  
>
>
>
> _______________________________________________
> Enterprise mailing list
> Enterprise@mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://mail.mozilla.org/private/enterprise/attachments/20160921/e94b919f/a
ttachment-0001.html>

------------------------------

Message: 4
Date: Thu, 22 Sep 2016 05:02:26 +0000
From: Massa Roberto <mass...@ospedale.cuneo.it>
To: "Chandapuram, Varun" <varun.chandapu...@aenetworks.com>,
        "'enterprise@mozilla.org'" <enterprise@mozilla.org>
Subject: [Mozilla Enterprise] R: Silent Install or Deploy an extension
        on      Firefox
Message-ID: <c19da5485acb4a569066a9cdc9721e17@UCA-EXC01.tiucc.local>
Content-Type: text/plain; charset="windows-1256"

You can use a gpo kind know as Group policy preference.in this manner you
can copy whatever you want from network source to local on pc and set keys
on registry

R. Massa

Inviata dal mio Windows Phone
________________________________
Da: Chandapuram, Varun<mailto:varun.chandapu...@aenetworks.com>
Inviato: ?21/?09/?2016 21:47
A: 'enterprise@mozilla.org'<mailto:enterprise@mozilla.org>
Oggetto: [Mozilla Enterprise] Silent Install or Deploy an extension on
Firefox

Hi Everybody,

I am trying to install an extension called OKTA (Single Sigh On tool)
globally on our Windows enterprise. What ever I do, when launching the
Firefox, it again asks to Enable or allow the extension. Please help me on
how to distribute extensions to enterprise.

Steps I took:


1.       Am able to install it by copying the extracted XPI files to
?C:\Program Files (x86)\Mozilla Firefox\browser\extensions? folder with ID
(plu...@okta.com<mailto:plu...@okta.com>) as the folder name . But the user
still have to enable it. Edited the Install.rdf file in description to
<em:unpack>true</em:unpack>

Still the user have to enable it manually upon first launch.

2.       Edited the registry to show the following key.

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions

?plu...@okta.com<mailto:plu...@okta.com>?=? C:\\Program Files (x86)\\Mozilla
Firefox\\browser\\extensions\\plu...@okta.com<mailto:plu...@okta.com>?

Still have to enable manually.

3.       Copied the files to the folder to C:\Program Files
(x86)\OKTA\plu...@okta.com<mailto:plu...@okta.com> just in case where we
should not edit the install dir. And changed the registry accordingly.

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions

?plu...@okta.com<mailto:plu...@okta.com>?=? C:\\Program Files
(x86)\\OKTA\\plu...@okta.com<mailto:plu...@okta.com>?

Please help me on how to deploy the extension. How are you deploying other
extensions? Is there a GPO setting?


Thank you,
Varun Chandapuram.


Thank you,
Varun Chandapuram.

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://mail.mozilla.org/private/enterprise/attachments/20160922/7315ed23/a
ttachment-0001.html>

------------------------------

Message: 5
Date: Thu, 22 Sep 2016 09:44:56 +0100
From: Pete Boyd <petes-li...@thegoldenear.org>
To: enterprise@mozilla.org
Subject: Re: [Mozilla Enterprise] Silent Install or Deploy an
        extension on Firefox
Message-ID: <a1b115f1-1a9b-368a-ff57-020a234a9...@thegoldenear.org>
Content-Type: text/plain; charset=windows-1252

> I am trying to install an extension called OKTA (Single Sigh On tool) 
> globally on our Windows enterprise. What ever I do, when launching the 
> Firefox, it again asks to Enable or allow the extension. Please help 
> me on how to distribute extensions to enterprise.

This is what I do to achieve this:

%PROGRAMFILES(X86)%\Mozilla
firefox\browser\defaults\preferences\autoconfig.js

// Specify the name of the Autoconfig file pref('general.config.filename',
'firefox.cfg');

// Don't byte shift the autoconfig file (by default it is ROT13 in Firefox,
nothing in Thunderbird) pref('general.config.obscure_value', 0);


%PROGRAMFILES(X86)%\Mozilla firefox\firefox.cfg

// Don't automatically disable our bundled extensions in the Firefox
extensions directory pref("extensions.autoDisableScopes", 3);

pref("app.update.log", true);


1 (SCOPE_PROFILE)
This is the profile scope. This means any add-on that is in the current
profile directory.

2 (SCOPE_USER)
This is the user scope. This means any add-on that is referenced by the
current USER?s registry entry or any add-on that is in the user?s extensions
directory.

4 (SCOPE_APPLICATION) - This is the application scope. This means any add-on
that is in the extensions directory where the executable is located." is
Firefox's extension directory.

8 (SCOPE_SYSTEM) - This is the system scope. This means any add-on that is
referenced by a SYSTEM/MACHINE registry entry or any add-on that is in the
system's extensions directory. Windows does not have a system extension
directory.

https://developer.mozilla.org/en/Installing_extensions

http://mike.kaply.com/2012/02/21/understanding-add-on-scopes/

http://forums.mozillazine.org/viewtopic.php?f=23&t=2320715&start=15


> 1.       Am able to install it by copying the extracted XPI files to
> ?C:\Program Files (x86)\Mozilla Firefox\browser\extensions? folder 
> with ID (plu...@okta.com <mailto:plu...@okta.com>) as the folder name


Note that you night not even have to extract the XPI:

"Optional Property Reference
unpack
A true or false value that tells the application whether the extension
requires its files be unpacked into a directory in order to work or whether
the extension can be loaded direct from the XPI. In versions before Gecko
2.0 all extensions were unpacked, in Gecko 2.0 and later the default is to
not unpack. If an extension includes the following then it must request
unpacking:
    Binary XPCOM components
    Plugins
    Search plugins
    DLLs loaded with ctypes
    Dictionaries
    Window icons"

https://developer.mozilla.org/en-US/Add-ons/Install_Manifests



--
Pete Boyd

Open Plan IT - http://openplanit.co.uk
The Golden Ear - http://thegoldenear.org


------------------------------

Subject: Digest Footer

_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
enterprise-requ...@mozilla.org with a subject of "unsubscribe"



------------------------------

End of Enterprise Digest, Vol 63, Issue 13
******************************************

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Enterprise mailing list
Enterprise@mozilla.org
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
enterprise-requ...@mozilla.org with a subject of "unsubscribe"

Reply via email to