<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Thanks, Andre.<br>
      <br>
      That question is primarily of interest in connection with the
      /etc/skel approach.<br>
      <br>
      Skel began to look more attractive as I ran into some problems
      trying to implement with Firefox methods and the articles I cited
      below.<br>
      <br>
      But it turns out that, though only a couple years old, some of the
      article information is obsolete.<br>
      <br>
      I have now found <a
        href="http://kb.mozillazine.org/Installing_extensions">http://kb.mozillazine.org/Installing_extensions</a>
      (why didn't I find that sooner?), which solves the one problem I
      was having, and may turn out to be the go-to method for globally
      installing extensions in Firefox.<br>
      <br>
      On 1/9/2015 8:33 PM, Andre Rodovalho wrote:<br>
    </div>
    <blockquote
cite="mid:CABLbVHPbEXabZyuK5PjhRuCe-GXiSap_bOnOxKaqO3xLGcc5Ew@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span style="font-size:13px">> Do cookies use
          the profile name?</span><br>
        <div><span style="font-size:13px"><br>
          </span></div>
        <div>No, definitely... some browsers do not have "profile
          names"...<br>
          The info a website can get from the user is very very
          limited...</div>
        <div class="gmail_extra"><br clear="all">
          <div>
            <div class="gmail_signature">
              <div dir="ltr">
                <div>
                  <div dir="ltr">
                    <div>
                      <div dir="ltr">
                        <div>
                          <div dir="ltr">
                            <div>
                              <div dir="ltr">
                                <div>
                                  <div dir="ltr">
                                    <div>
                                      <div dir="ltr"><br>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <br>
          <div class="gmail_quote">2015-01-09 13:19 GMT-02:00 John Hupp
            <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:lubuntu@prpcompany.com" target="_blank">lubuntu@prpcompany.com</a>></span>:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div>
                  <div class="h5">
                    <div>On 1/9/2015 7:02 AM, Eric Bradshaw wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div>
                        <div>Hello, all.
                        </div>
                        <div>
                        </div>
                        <div>In Firefox for the initial user on a
                          system, I want to customize it </div>
                        <div>(settings, add-ons, etc) and then propagate
                          that setup to any new users </div>
                        <div>created.
                        </div>
                        <div>
                        </div>
                        <div>I was reading <a moz-do-not-send="true"
                            href="https://wiki.mozilla.org/Deployment:Deploying_Firefox"
                            target="_blank">https://wiki.mozilla.org/Deployment:Deploying_Firefox</a>,
                          but </div>
                        <div>several of the add-ons and links of
                          interest (e.g. <a moz-do-not-send="true"
                            href="http://firefox.dbltree.com"
                            target="_blank">firefox.dbltree.com</a> </div>
                        <div><<a moz-do-not-send="true"
                            href="http://firefox.dbltree.com"
                            target="_blank">http://firefox.dbltree.com</a>>

                          and CCK add-on </div>
                        <div><<a moz-do-not-send="true"
                            href="https://addons.mozilla.org/firefox/addon/cck/"
                            target="_blank">https://addons.mozilla.org/firefox/addon/cck/</a>>)

                          no longer exist.
                        </div>
                        <div>
                        </div>
                        <div>Anyone know a way?
                        </div>
                        <div>
                        </div>
                        <div>--John
                        </div>
                        <div>
                        </div>
                        <div>P.S. Next on my to-do list is a close look
                          at SystemBack, which will </div>
                        <div>perhaps handle this chore, but for the
                          moment I was looking at </div>
                        <div>application-native methods of doing such
                          things.  For instance, for </div>
                        <div>certain purposes I can modify the files
                          installed by </div>
                        <div>lubuntu-default-settings.  I have also had
                          a little look at /etc/skel </div>
                        <div>and /etc/profile.d, though those two seem
                          to have limited use in Lubuntu.</div>
                        <div><br>
                        </div>
                        <div>----------</div>
                        <div><br>
                        </div>
                        <div>John,</div>
                        <div><br>
                        </div>
                        <div>User addons for Firefox are (for the most
                          part I believe) .xpi files and are stored in
home/theusername/.mozilla/firefox/crazymixof#s&letters.default-stringof#s/extensions.</div>
                        <div><br>
                        </div>
                        <div>You propagate the settings, addons,
                          bookmarks, etc. to newly created users by
                          including the whole .mozilla folder in
                          /etc/skel. Including things in skel is the
                          default way (in any *buntu) to ensure new
                          users have the same "settings," or "profile"
                          as the user account the system/distro/respin
                          is being created on.</div>
                        <div><br>
                        </div>
                        <div>However, Systemback automatically picks up
                          the settings/profile of the user account used
                          to create the backup ("Live system create" in
                          my case) when the box to "Include user data
                          files" is checked. As far as I can tell;
                          everything I'd usually have to specifically
                          include in skel is automatically carried over.</div>
                        <div><br>
                        </div>
                        <div>So, that means I no longer have to make
                          sure I include the latest ".whatever" folders
                          in skel to pass on the settings for several
                          different applications (including Firefox) to
                          the newly created users. I simply set up the
                          user account - I'm using Systemback on - the
                          way I want it to be, before I create the live
                          system.</div>
                        <div><br>
                        </div>
                        <div>By the way; I set aside a separate machine
                          (though a different user account would
                          probably work just as well) for system
                          creation as I'd imagine either method on a
                          computer/account I use for myself would be too
                          easily "contaminated" with my own stuff.</div>
                        <div><br>
                        </div>
                        <div>Eric</div>
                        <div><br>
                        </div>
                        <div>----</div>
                        <div><br>
                        </div>
                        <div>Thank you,</div>
                        <div>God bless you,</div>
                        <div>Computers4Christians</div>
                        <div><a moz-do-not-send="true"
                            href="http://computers4christians.org/"
                            target="_blank">http://computers4christians.org/</a></div>
                      </div>
                      <br>
                    </blockquote>
                    <br>
                  </div>
                </div>
                Thanks Eric, for the additional info on the behavior of
                Systemback.  I'll be looking at that soon.  Also the
                confirmation that /etc/skel is fully respected as the
                general-purpose tool for propagating files to new
                users.  It seems like it would probably work for my
                purposes.<br>
                <br>
                But to raise a few prospective issues: I'm talking about
                propagating a Firefox setup <i>on a single machine</i>
                to additional new users.  The skel method would create
                identically-named profiles for each of those users,
                which is not what Firefox does in an ordinary new
                installation.  But that would not be a problem because
                they would be in different sessions and not know about
                each other, unless perhaps the user made use of the
                Firefox Sync feature?  Do cookies use the profile name?<br>
                <br>
                And in the meantime, I found veteran Firefox developer
                Mike Kaply and the many informative articles that he has
                generously written.  For instance:<br>
                <a moz-do-not-send="true"
href="http://mike.kaply.com/2012/02/09/integrating-add-ons-into-firefox/"
                  target="_blank">Integrating Add-ons into Firefox</a><br>
                <a moz-do-not-send="true"
href="http://mike.kaply.com/2012/03/26/customizing-firefox-distribution-ini/"
                  target="_blank">Distribution.ini</a><br>
                <a moz-do-not-send="true"
href="http://mike.kaply.com/2012/03/15/customizing-firefox-default-preference-files/"
                  target="_blank">Default Preferences Files</a><br>
                <a moz-do-not-send="true"
href="http://mike.kaply.com/2012/03/16/customizing-firefox-autoconfig-files/"
                  target="_blank">Autoconfig Files</a><br>
                <a moz-do-not-send="true"
href="http://mike.kaply.com/2012/03/30/customizing-firefox-default-profiles/"
                  target="_blank">Default Profiles</a><br>
                <br>
                Those articles provide at least two native Firefox
                methods for each of my goals (propagating settings and
                also add-ons).<br>
                <br>
                Kaply also recently released CCK2, which replaces the
                CCK I found was no longer available (from my original
                post).  I understand CCK2 to be an add-on that provides
                a front-end for the methods described in his articles
                like the ones above.<br>
              </div>
              <br>
              --<br>
              Lubuntu-users mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Lubuntu-users@lists.ubuntu.com">Lubuntu-users@lists.ubuntu.com</a><br>
              Modify settings or unsubscribe at: <a
                moz-do-not-send="true"
                href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users"
                target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
              <br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>