Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Can I lock or disable the Show Password button for saved passwords?

  • 3 odpovede
  • 1 má tento problém
  • 1 zobrazenie
  • Posledná odpoveď od Matt

more options

We are planning to use Mozilla Thunderbird as the email/chat application for our users, however, because our security policies we can not give the passwords to the users. If we can disable the "Saved Password" button or the "Show Passwords" button using the "mozilla.cfg" file, it will be an extraordinary solution. I tried adding some like: lockPref("signonViewerDialog.enabled", false) lockPref("signon.ViewerDialog.enabled", false) They are being shown at the config editor, but not working.

I will appreciate any help!

Thank you.

We are planning to use Mozilla Thunderbird as the email/chat application for our users, however, because our security policies we can not give the passwords to the users. If we can disable the "Saved Password" button or the "Show Passwords" button using the "mozilla.cfg" file, it will be an extraordinary solution. I tried adding some like: lockPref("signonViewerDialog.enabled", false) lockPref("signon.ViewerDialog.enabled", false) They are being shown at the config editor, but not working. I will appreciate any help! Thank you.

Vybrané riešenie

We found the solution, adding and locking the setting: pref.privacy.disable_button.view_passwords;0 to the configuration file will disable the "Saved Passwords..." button.

This will be useful at corporate environment.

Thank you!

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (3)

more options

Would it work if you set a master password on each TB setup?

http://kb.mozillazine.org/Master_password

more options

Vybrané riešenie

We found the solution, adding and locking the setting: pref.privacy.disable_button.view_passwords;0 to the configuration file will disable the "Saved Passwords..." button.

This will be useful at corporate environment.

Thank you!

more options

I hope you have disabled the users ability to do more than read the file. Otherwise they can just rename it.