here is what i do to have all the users have the same Firefox preferences<br><ul><li>setting pref for all users from a <span style="text-decoration: underline;">single</span> <span style="font-weight: bold;">firefox.cfg</span>
 file (<a title="http://mit.edu/~firefox/www/maintainers/autoconfig.html" href="http://mit.edu/%7Efirefox/www/maintainers/autoconfig.html">http://mit.edu/~firefox/www/maintainers/autoconfig.html</a> )</li></ul>          (check out section "2 edit 
all.js" )<br><br>and also, a good reading...<br><ul><li>manipulate the user.js in main profile folder. (more info: <a title="http://www.mozilla.org/catalog/end-user/customizing/briefprefs.html" href="http://www.mozilla.org/catalog/end-user/customizing/briefprefs.html">
http://www.mozilla.org/catalog/end-user/customizing/briefprefs.html</a> )</li></ul><br><br><div><span class="gmail_quote">On 4/5/07, <b class="gmail_sendername">David Hopkins</b> <<a href="mailto:dahopkins429@gmail.com">
dahopkins429@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div><span class="gmail_quote">On 4/2/07, 
<b class="gmail_sendername">Michael Blinn</b> <<a href="mailto:mblinn@peopleplaces.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mblinn@peopleplaces.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>These settings are defined in prefs.js - How can I populate prefs.js to<br>/etc/skel ? It resides normally in<br>~user/.mozilla/firefox/{PROFILE_NAME}, which is a Mozilla-generated<br>field. Any ideas?<br><br></blockquote>

</div><br>On way is to have the script loop over all the subdirectories of ~user/.mozilla/firefox and push the prefs.js to every one of them.  This is similar to how the push_icons script used to loop over all the directories in  /home (I think it queries for lists of users now instead?)
<br><br>Sincerely,<br>Dave Hopkins<br><br>
<br>_______________________________________________<br>K12OSN mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/k12osn" target="_blank">
https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.k12os.org" target="_blank">http://www.k12os.org</a>><br></blockquote>
</div><br>