[THIN] Re: firefox adm policy
- From: richard van beers <richard.van.beers@xxxxxxxxx>
- To: thin@xxxxxxxxxxxxx
- Date: Tue, 30 Nov 2004 09:55:41 +0100
Excellent, many thanks.
Richard
On Mon, 29 Nov 2004 09:02:55 -0800, Trevor Fuson <fuson@xxxxxxx> wrote:
> Firefox doesn't store much in the registry. Use about:config in the
> address bar, check and set the various settings you want to make. Then
> look in the prefs.js file to see what changes were set, this file can
> then be deployed to each user's profile using a lock_pref or user_pref
> depending if you want the user to be able to change the setting or not.
>
> http://www.mozilla.org/catalog/end-user/customizing/briefprefs.html
>
> The difficult part is that if you did not create a default profile for
> each user you will need to resolve each users profile name from the
> profiles.ini file. After that you will need to add the various
> lock_prefs to the prefs.js file. Doing this all with a script would
> require some complex code, since you will need to ensure that certain
> prefs are not entered twice, etc.
>
> The easiest way to make this change would be to nuke all of the users
> existing configuration choices. Creative users can still override these
> lock_prefs if they know what they are doing, since they need change
> access to the file.
>
>
>
>
> -----Original Message-----
> From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
> Behalf Of richard van beers
> Sent: Monday, November 29, 2004 5:58 AM
> ...
> Looking for a .adm policy file to set firefox settings on the Terminal
> Server or even domain-wide. Has any been spotted in the wild?
>
> Gr Richard
> ********************************************************
> This Weeks Sponsor Activaeon.com
> Reduce licensing costs with activAeon XA and
> get one month completely free.
> http://www.activaeon.com
> **********************************************************
> Useful Thin Client Computing Links are available at:
> http://thin.net/links.cfm
> ThinWiki community
> http://www.thinwiki.com
> ***********************************************************
> For Archives, to Unsubscribe, Subscribe or
> set Digest or Vacation mode use the below link:
> http://thin.net/citrixlist.cfm
>
********************************************************
This Weeks Sponsor Activaeon.com
Reduce licensing costs with activAeon XA and
get one month completely free.
http://www.activaeon.com
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
ThinWiki community
http://www.thinwiki.com
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
- References:
- [THIN] Re: firefox adm policy
- From: Trevor Fuson
Other related posts:
- » [THIN] firefox adm policy
- » [THIN] Re: firefox adm policy
- » [THIN] Re: firefox adm policy
- » [THIN] Re: firefox adm policy
- [THIN] Re: firefox adm policy
- From: Trevor Fuson