Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-20 Thread Mike Kaply
On Tue, Jun 19, 2018 at 9:26 PM, James Andrewartha < jandrewar...@ccgs.wa.edu.au> wrote: > On 19/06/18 21:20, Mike Kaply wrote: > > On Tue, Jun 19, 2018 at 8:11 AM, Jonathan Pentecost > > mailto:jonathan...@pcom.edu>> wrote: > > > > Mike, > > Thanks for the quick reply. > > > > We

Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread James Andrewartha
On 19/06/18 21:20, Mike Kaply wrote: > On Tue, Jun 19, 2018 at 8:11 AM, Jonathan Pentecost > mailto:jonathan...@pcom.edu>> wrote: > > Mike, >   Thanks for the quick reply. > >   We don't want to use Group Policy because, as far as I am aware, > users won't be able to make a

Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread Mike Kaply
On Tue, Jun 19, 2018 at 8:11 AM, Jonathan Pentecost wrote: > Mike, > Thanks for the quick reply. > > We don't want to use Group Policy because, as far as I am aware, users > won't be able to make a change to their homepage if we set a policy using > Group Policy. We want to set a default

Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread Jonathan Pentecost
Mike, Thanks for the quick reply. We don't want to use Group Policy because, as far as I am aware, users won't be able to make a change to their homepage if we set a policy using Group Policy. We want to set a default homepage to our website but want to allow them to change it to a site of

Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread Mike Kaply
Also, can I ask why you aren't using policy? Mike On Tue, Jun 19, 2018 at 8:05 AM, Mike Kaply wrote: > See: > > https://mike.kaply.com/2012/08/29/setting-the-default-firefo > x-homepage-with-autoconfig/ > > Try: > > defaultPref("browser.startup.homepage", "data:text/plain,browser.start >

Re: [Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread Mike Kaply
See: https://mike.kaply.com/2012/08/29/setting-the-default-firefox-homepage-with- autoconfig/ Try: defaultPref("browser.startup.homepage", "data:text/plain,browser. startup.homepage=http://www.pcom.edu;); As far as the privacy notice goes, you can disable that by setting this pref:

[Mozilla Enterprise] Set default homepage for new users and disable Privacy Notice

2018-06-19 Thread Jonathan Pentecost
Good morning, We are currently getting ready for a deployment of ESR 60.0.2 but are having difficulty with setting the default homepage for new users and disabling the Privacy Notice. We don't want to use Group Policy for these settings, as we want to use the autoconfig file for this. We are