Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 3 risposte
  • 1 ha questo problema
  • 205 visualizzazioni
  • Ultima risposta di 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.

Soluzione scelta

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!

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (3)

more options

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

http://kb.mozillazine.org/Master_password

more options

Soluzione scelta

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.