Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 6 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.

모든 댓글 (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

글쓴이 Nellus 수정일시

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.