Enterprise configuration: Customizing and locking about:config

I'm working within an enterprise environment, where I'm required to have certain Firefox configuration settings, and make the users unable to change them. Following guides I've found on several different sites, I've created a local-defaults.js file in $APPDIR$/defaults/pref/ with the following content:
pref("general.config.obscure_value", 0);
pref("general.config.filename", "mozilla.cfg");
I've also created the mozilla.cfg file in $APPDIR$/ with following content:
//Firefox Settings
try{
lockPref("browser.startup.homepage", "about:blank");
lockPref("browser.download.dir", "N:");
lockPref("browser.download.downloadDir", "N:");
lockPref("app.update.enabled", false);
lockPref("extensions.update.enabled", false);
lockPref("browser.shell.checkDefaultBrowser", false);
lockPref("browser.search.update", false);
lockPref("browser.formfill.enable", false);
lockPref("signon.prefillForms", false);
lockPref("dom.disable_open_during_load", true);
lockPref("dom.disable_window_move_resize", true);
lockPref("dom.event.contextmenu.enabled", false);
lockPref("dom.disable_window_status_change", true);
lockPref("dom.disable_window_flip", true);
lockPref("dom.disable_window_open_feature.status", true);
lockPref("security.warn_leaving_secure", true);
lockPref("privacy.sanitize.promptOnSanitize", false);
lockPref("privacy.sanitize.sanitizeOnShutdown", true);
lockPref("security.default_personal_cert", "Ask Every Time");
lockPref("signon.rememberSignons", false);
lockPref("xpinstall.whitelist.required", true);
lockPref(“network.protocol-handler.external.shell”,false);
lockPref(“security.enable_ssl3”,true);
lockPref(“security.enable_ssl2”,false);
lockPref(“security.enable_tls”,true);
lockPref("plugin.disable_full_page_plugin_for_types", "application/pdf,application/doc,application/xls,application/bat,application/ppt,application/mdb,application/mde,application/fdf,application/xfdf,application/lsl,application/lso,appliation/lss,application/iqy,application/rqy,application/xlk,application/pot,application/pps,application/dot,application/wbk,application/ps,application/eps,application/wch,application/wcm,application/wbi,application/wb1,application/wb3,application/rtf,application/wch,application/wcm,application/ad,application/adp,application/xlt, application/dos, application/wks");
lockPref("privacy.item.history", false)
lockPref("
} catch(e) {
displayError("lockedPref", e);
That isn't all of the settings I have configured, but they all follow the same format - lockPref("setting", and then either a boolean or "string");
My problem is that Firefox is completely ignoring any settings places in the mozilla.cfg file. If the file isn't there, or is unreadable, Firefox refuses to start (unable to read config file). I've tried commenting out all but one of the settings (lockPref("browser.startup.homepage", "about:blank"), but I'm still not seeing the setting set or recorded in about:config. Both files are UTF-8 encoded. I've tried removing the try statement, as well as the second commented line, and commenting out individual config statements (and all but one config statement), but still no change in the browser.
Anyone know why my config changes are being ignored?

It appears that the [code]pref("general.config.obscure_value", 0);[/code] doesn't actually work, so I had to remove it from the .js file and ROT13 encode the mozilla.cfg I was using.

Similar Messages

  • I have configured bowser url in about:config from there onwords i am unable to find orange box on left corner and menu on the right corner as well as navigation

    i have configured browser URL at about:config from there onwords i am not able to find orange box,menu,navigation every thing and before opening firefox it is asking permission every time

    What kind of permission do you mean?
    Do you mean about making changes?
    A possible cause of this error is that Firefox is set to run as Administrator.
    Check that Firefox isn't set to run as Administrator.
    Right-click the Firefox desktop shortcut and choose "Properties".
    Make sure that all items are deselected in the "Compatibility" tab of the Properties window.
    * Privilege Level: "Run this program as Administrator" should not be selected
    * "Run this program in compatibility mode for:" should not be selected
    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: Command+Shift+F).
    *https://support.mozilla.org/kb/how-to-use-full-screen
    You can use one of these to set which toolbars to show.
    *"3-bar" Firefox menu button > Customize > Show/Hide Toolbars
    *View > Toolbars (press F10 to show the Menu bar)
    *Right-click empty toolbar area

  • Cannot disable SESSION RESTORE, already followed your stupid directions and edited ABOUT:CONFIG

    I already tryed to disable the stupid RESTORE SESSION, by following your dildoish instructions I edited the line in about:config----- browser.sessionrestore.resume_from_crash and set that to FALSE like you instructed but it still opens the last pages viewed, what gives?
    ''Edited by a moderator due to language. See the [http://support.mozilla.com/kb/Forum+and+chat+rules+and+guidelines Rules & Guidelines] .''

    This sounds promising:
    In about:config, set both 'browser.sessionstore.max_tabs_undo' and 'browser.sessionstore.max_windows_undo' to 0.
    http://kb.mozillazine.org/Browser.sessi … _tabs_undo
    http://kb.mozillazine.org/Browser.sessi … ndows_undo
    Edit: spelling typo.
    Last edited by thisoldman (2012-03-26 19:59:02)

  • Configuring Customer and Product Cost lines

    Hi Gurus,
    We are configuring Oracle Financial Analytics (7.9.6.3) on Oracle R12 as our source system. Some of our reports are not showing up with data as there is no data loaded in fact tables W_CUSTOMER_COST_LINE_F and W_PRODUCT_COST_LINE_F. The corresponding staging tables are also null.
    In the Oracle Configuration Document (E19039) section 5.3.1.4, few steps are mentioned to configure these tables. The information is insuffient. We need to know how to load the two csv files (file_customer_cost_line.csv and file_product_cost_line.csv) with the right data. How should we go about querying the data for those coulumns mentioned in the csv files from the source system? Any quick help will be highly appreciated.
    Thanks
    Joni

    The Costing tables W_CUSTOMER_COST_LINE_F and W_PRODUCT_COST_LINE_F allow customers to include any additional costs other than COGS that customers may want to include as part of their Profitability calculations. Customer cost line table mainly tracks miscellaneous costs spend on customers.
    This information is not available in any of the applications table, that's why we are providing the files to populate the costing tables. Customers need to create an Informatica map with csv files as target or use any other method to populate those csv files. Customers need to find the source for the expense facts and create an Informatica map to populate the csv files.The data will be loaded via Universal adaptor.
    After that we have the OOB mappings to populate the Facts.
    There are several dimensions which are involved in the data file configuration. You will be able to make out the dimension by looking at the Fact WID's. Also need to configure data in the csv files, file_chnl_type.csv and file_xact_type.csv to resolve WID's like COST_LINE_XACT_TYPE_WID, ALLOC_TYPE_WID and CHNL_TYPE_WID"
    To identify the columns in the CSV file with the source, you should check Oracle Business Analytics Warehouse Data Model Reference Version 7.9.6.3 (Doc ID 1325948.1 on MOS) along with the CSV files and the Oracle Business Intelligence Applications ETL Data Lineage Guide Release 7.9.6.2 and 7.9.6.3 (Document 1274680.1 on MOS)
    For example, for file_costumer_cost_line.csv following columns are available:
    SALES_GROUP_ORG_ID
    CNTCT_REP_ORG_ID
    COST_LINE_XACT_TYPE_ID
    ALLOC_TYPE_ID
    SRC_COST_CENTER_ID
    COST_CENTER_ID
    And on the DRM, page 912+ we can see following description:
    SALES_GROUP_ORG_WID : Sales Group Organization Surrogate Key
    Identify the sales group incurring this cost. The column is populated by W_INT_ORG_D with class type as 'SALES_GROUP'.
    DataType, NUMBER(10) , Lookup_table W_INT_ORG_D
    Descriptions are available for each column of the example.
    As per the INTEGRATION_ID, this is a unique source record identifier of the fact.
    In the product csv, you can just fill in a unique value for each record you entered
    Now, if need to check which source table loads table w_int_org_d for example, should check the data lineage document mentioned before.
    Hope it helps!
    Monica Navarro
    Oracle OBIA Support
    Edited by: Monike on Jun 13, 2012 11:56 AM

  • How do I copy extensions, extension settings, and about:config preferences to a new profile (different Windows login or different computer)?

    I have/had no trouble with Firefox at all. What I have is a new computer, with multiple users. I would like to use my relatively secure Firefox setup (i.e. NoScript with a LOT of configuration and site data stored, PrefBar and TabMix configuration, a bunch of custom settings in about:config) for all the user accounts on the new machine, but give users the option to change their settings afterwards (i.e. use the old profile to initialize all the new user profiles).
    I understand why this is not recommended when one has Firefox issues and has to make a new profile. This is not the issue here.
    I have the old profile (actually the entire Documents and Settings/<username> folder) backed up, but do not have a setup whereby I can run Firefox using this old profile.
    How do I do this?
    PS the computer I'm posting this from is neither the old nor the new computer in question, so the "educated guesses" section is meaningless.

    Never mind - I successfully brute-forced it in about half an hour. Renamed the profile folders and copied everything, emptied the cache, deleted the password store in all the accounts but mine, and fired up Firefox.
    Works great.

  • How do i stop a new session having the last sessions pages, i have tried "when firefox starts.." and about:config fixes with no luck...

    Every time i load FF4 i get the last sessions pages. I have looked thru forum and tried about:config changes - no luck. ALso the "when firefox starts" fixes - no luck. every is set properly but it doesnt stop FF4 from restoring previous session.. so annoying as my first bug with FF4!

    Make sure that you close Firefox properly.
    See "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * [[Firefox hangs]]

  • The print.print_to_filename option in about:config no longer works in Firefox 10 for Linux

    I have an older linux box with firefox 3, I believe. And, in about:config I can set the option print.print_to_filename to a path then when I print it defaults to the path I want it to save the PDF to. However, on my new box which has FF10.01 such option doesn't exist and creating it doesn't seem to have any effect. Was this removed? It was a great feature. I don't want to have to install and configure cups again as firefox does the job fantastically. Is there a workaround or can this be brought back in the current version?

    The problem exists with https://www.nytimes.com/ so, as a workaround, you can use http://www.nytimes.com/ (not https) or http://nytimes.com where I don't see the problem.
    Related bug report, if anyone wants to keep track, so that they can reset the '''security.mixed_content.block_active_content''' preference, when it's fixed (read [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html Bugzilla Etiquette] before commenting in bug reports):
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=862164 Bug 862164] - https://www.nytimes<!---->.com/ does not render properly because of mixed content blocking

  • Need to disable the clearing of browsing history and what is the "about:config" function for it?

    I am working on an Group Policy Administrative template for Wetdog.exe, and it's awesome by the way. Just want to know what function to use (listed in "about:config" url) so i can turn this feature off entirely.
    I don't want my users deleting browsing history, or have any ability to view it either.
    Still, i want the browser to keep at least 30 days of history.
    This is EASILY accomplished in Internet Explorer via GPO, but not so much in Mozilla with wetdog.exe and it's admin templates. I am using Windows Server 2003 enterprise edition R2 on 2 domain controllers, and Windows XP Professional SP3 client workstations with Mozilla 3.6.3 and the latest version of Wetdog.exe and it's admin templates.
    Any help would be much appreciated!!!
    == This happened ==
    Every time Firefox opened
    == My boss decided that we need to keep browsing history locked out of our existing 700+ workstations ==
    == Troubleshooting information ==
    just need to disable the "history" button, the "tools\clear recent history" button, and "tools\options\privacy tab\history"

    It can be annoying, but I think their motivation is good.  They are trying to make things better for their customers and I think they have, even though sometimes it is annoying.  I think it would be nice if they would advise us when the pages are going to be down for maintenance,  In the mean time, you could have another E mail account so you can always get access to your E mail.

  • Config through SolMan and lock SPRO on ECC?

    Hi all,
    My client wants to use SolMan 7.1 for all configuration and lock SPRO on ECC systems.
    1) Is it possible to lock SPRO completely at ECC side and enforce everyone to use SolMan for configuration?
    2) In what cases we need to open SPRO at ECC?
    Someone from my project was mentioning that some custom configuration or special settings needs to be done in ECC and for that have to logon ECC system and use SPRO. Is that true?
    Thanks for looking this problem. Any suggestions or comments will be helpful and appreciated!
    Regards,
    Shaun

    Hi
    You might check this thread too for how to lock spro
    How disable SPRO from Sap_new and Sap_All profile
    if all the users have documented the config elements in solar02 of solman then only it is possible for you to lock spro of satellite system.
    because if they want to config anything which is not there it wil be a problem
    secondly if they say smthng is not there in solar02 they can try manual addition in solar02 and then you can lock spro in satellite
    hope above helps
    regards
    prakhar

  • When opening new tab, how to make me able to type in the adress bar directly without clicking on it? -- (about:config reset and add-on doesn't work)

    Hi all,
    Need a help relating New Tab on Mozilla.
    I want to be able to directly type in the address bar everytime I open a new tab in Mozilla, without clicking anything. To be clearer, it means that everytime I open the new tab, the blinking cursor is already on the address bar.
    What's happening right now is everytime I open new tab, the cursor is not placed anywhere--not on the search bar on the page, not on the address bar. I should put the cursor somewhere to do something.
    I tried using the about:config reset (1) and installing custom new tab (2), but both do not work.
    When I tried the about:config reset the Reset button is not highlighted (I assume it means it's default already), and the Custom New Tab doesn't yield in different result.
    What confuse me is 2 days ago my Mozilla works just fine. Everytime I opened a new tab, the blinking cursor was on the address bar and I was able to type directly.
    Thank you and appreciate the help!!
    Note:
    (1) about:config reset:
    - Type about:config into the address bar and press Enter.
    - To bypass the warning, press the big button labeled "I'll be careful, I promise!".
    - In the search box, paste browser.newtab.url
    - In the search results, right-click browser.newtab.url and choose Reset.
    (2) Custom Add On reset:
    - Install Custom New Tab. = https://addons.mozilla.org/firefox/addon/custom-new-tab/
    - Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
    - Next to Custom New Tab, click the Options button.
    - Set whatever page you want to open in each new tab (about:newtab is the default; about:home is the default home page), and make sure "Place focus in URL bar" is not checked.

    ''philipp [[#answer-669209|said]]''
    <blockquote>
    ok, as a follow up i'd recommend disabling half of the addons & restarting the browser - if the problem continues disable the other half & continue until you've narrowed it down to the culprit...
    </blockquote>
    Hi Philipp,
    I read the link you copied on the first post and also tried your recommendation above. None seem to work. Even if I disable all add-ons, the problem still persists.
    One other info, this problem seem to appear after I installed several program yesterday. These programs apparently installed other programs that set my homepage and main search engine to a particular website. But I installed all of these programs already. Would that be a cause of the problem?
    Thanks.

  • About:config doesn't open the configuration window

    I updated to version 3.x and the text on my homepage was huge. I tried to enter about:config as suggested, but, no configurations window. It just opens a window that says "config" at the top. about:config works in all previous versions but when I try it in the upgraded version the window won't open
    == This happened ==
    Every time Firefox opened
    == I upgraded to version 3.x

    Try http://kb.mozillazine.org/Preferences_not_saved and [[Preferences are not saved]]
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Lock Box configuration and Lock box process

    Hi
    I immediately need detailed lock box configuration settings and do the process in easy access and also need the seetings for BAI format, which is part of lock box configuration.
    I will highly appreciate, if you immediately respond for the above.
    Thanks & Regards,
    Radhakrishna

    HI,
    To have Lock Box Customizing in the system you need to defien the following
    FA-Bank Accounting-Business Transaction-Payment Transaction-Lock Box
    Define Control Parameters for BAI format as
    Doc Length : 10
    No of Doc nu in type 6 : 3
    No of Doc nu in type 4 : 6
    GL Account posting : x
    Incoming customer payments : x
    GL account posting type : 1
    Enter all the details and save the BAI format
    Define Posting Date as
    Destination : 1000123456
    Origin : 0011000390
    Company Code : ABCD
    House Bank : HSBC
    Account ID: HSBCA
    Bank GL account: Deposit bank A/c
    Bank Clearing A/C : Clearing Account
    Bank Posting Doc type : SA
    Cus Posting Doc Type : DZ
    Posting Key  Dr : 40
    Posting Key Cr : 50
    Posting Key credit Cust : 15
    Posting Key DR cust : 06
    And save the posting date
    And in Customer master Payment Transaction Tab create Customer Bank details with bank key and Bank Account.
    then create a text file as show below
    100100012345600110003900712110100
    210001234560011000390
    5086001007250407121110001234560011000390
    60860020000150000 044115126189175247210 11000206
    408600360171800000003        0000150000000000000000   testtesttesttest
    7086007007250407121100100001500000
    80860080072504071211000100001500009    015000    015000
    9000001
    If any confusion in text file give ur mail id i will send you the file with explanation.
    Regards
    Balaji

  • Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0

    Hi all,
              Can anyone provide me any document on how to Configure, Test, and Consume an Enterprise Service in SAP CRM ABAP 6.0 (2007) ???

    Hi,
    there are tons of documents about consuming and producing web services. This question has been also asked on this forum many times. Check for example section eLearning. There are couple of tutorials related to web services. I would start with SAP documentation. The web services are capability of NetWeaver so it does not matter if you have CRM or ERP system. The tools are same.
    Cheers

  • Modify about:config and allow pop ups for multiple systems

    What I need to accomplish:
    security.mixed_content.block_active_content = False
    Allow all pop-ups from salesforce.com
    I need to do this for 70 computers within my domain.
    To modify about:config, I've tried editing user.js (I had to create the user.js file as it did not exist in my profile folder) using the batch file below.
    Batch File to edit user.js
    cd /D "%APPDATA%\Mozilla\Firefox\Profiles\*.default"
    echo user_pref("security.mixed_content.block_active_content", "false");>>user.js
    I've read that the permissions.sqlite file can be edited to allow the pop ups, is there a way for me to edit that from a batch file?
    Are these modifications possible without having to visit each user?

    You can also use a mozilla.cfg file in the Firefox program folder to specify new (default) values for refs.
    *http://mike.kaply.com/2012/03/16/customizing-firefox-autoconfig-files/
    Place a local-settings.js file in the defaults\pref folder where also the channel-prefs.js file is located to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes
    See also:
    *http://kb.mozillazine.org/Locking_preferences
    I don't know of a way to easily modify the permissions.sqlite file to add an allow pop-up exception.<br />
    You would need an SQLite manager program that accepts command line input to add such a record.<br />
    The main problem would be to get the ID value to be used.
    *INSERT INTO "moz_hosts" VALUES ("<id>","www.salesforce.com","popup","1","0","0","0","0");

  • Difference between customizing and configuration?

    Is there any Difference between customizing and configuration?

    Hi Rajesh,
    What is Client? What is the difference between Customization and Configuration?
    The difference between cutomizing and configuration is:
    - CONFIGURATION: we will configure the system to meet the needs of your business by using the existing data.
    - CUSTOMIZING: we will customise or adapt the system to your business requirements, which is the process of mapping SAP to your business process.
    - CLIENT: A client is a unique one in organizational structure, can have one or more company codes. Each company code is its own legal entity in finance.
    Configuration  vs. Customization
    When considering enterprise software of any type, it is important to understand the difference between configuration and customization.The crux of the difference is complexity. Configuration uses the inherent flexibility of the enterprise software to add fields, change field names,modify drop-down lists, or add buttons. Configurations are made using powerful built-in tool sets. Customization involves code changes to create functionality that is not available through configuration. Customization can be costly and can complicate future upgrades to the software because the code changes may not easily migrate to the new version.Wherever possible, governments should avoid customization by using configuration to meet their goals.Governments also should understand their vendor's particular terminology with regard to this issue since words like "modifications" or "extensions" often mean different things to different vendors.     
    Reg,
    Ashok

Maybe you are looking for

  • How do I Update photoshop CS6 ?

    How do I Update photoshop CS6 ?  I thought it did this automatically.  But it doesn't. Thank you, Penni

  • HT4528 How do you take iPhone 5 out of recovery mode?

    I updated my iPhone5 and it is now in Recovery Mode!  How do I get it out of Recovery Mode without Restoring?

  • Jpg's do not open in preview

    I suddenly got a problem with opening jpg's. All kind of pictures on my computer, from different dates (2000 - 2013), different origins (scans, copies, photographs), different folders, etcetera do not open when I select them. Preview gives me the mes

  • How can I use a public variable inside a CachedResultSet

    The public variable that I declared cannot be called inside the CachedResultSet class.... Heres a part of the code:      public String type;      public String getType()          return type;      public void setType(String s)          type = s;     

  • It is not possible to work with SO becauce tis crashed during the convert

    Hi! The base-System is a original Debian 3.1 (Sarge) , I installed the SO8 above the rpm-database (mkdir /var/lib/rpm; rpm --initdb) install with the Gfx-Installer, and later with the setup-script - now I have SO 8 update 3 rev 2. But it is not possi