Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Need a preference to disable & lock "Use a master password" button. Please advise

  • 6 odpovědí
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od cor-el

more options

Working on 17.0.9 ESR version & i would like to know the lockpref to disable "Use a master password" under security tab.

Working on 17.0.9 ESR version & i would like to know the lockpref to disable "Use a master password" under security tab.

Všechny odpovědi (6)

more options
  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page.

Then search thh string "security. ask_for_password". Click twice and then insert 0 (zero). Then restart firefox

Upravil uživatel Nellus dne

more options

It's already set to 1 & i don't believe is the correct preference to Lock & disable (grayed out) a master password.

more options

lockPref("pref.privacy.disable_button.set_master_password", true);

This worked in the older versions but doesn't apply for 17.0.9 ESR version
more options

There doesn't seem to be a pref connected to this check box.

more options

Would you happen to know how to disable this even though there isnt a pref tied to it?

more options

Mike Kaply has written a lot of articles about how to configure Firefox and is also the creator of the CCK extension. Maybe he knows a way to accomplish this.