تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Force use master password via mozilla.cfg or policies.json

  • 2 جواب دیں
  • 0 میں یہ مسئلہ ہے
  • 10 دیکھیں
  • آخری جواب بذریعہ tomasz.myszkowski

more options

I would like to force on users in my organization to protect their passwords by firefox master password. How to do that by modifaing mozilla.cfg or policies.json?

Thank You

I would like to force on users in my organization to protect their passwords by firefox '''master password'''. How to do that by modifaing '''mozilla.cfg''' or '''policies.json'''? Thank You

tomasz.myszkowski کی جانب سے میں ترمیمکی گئ

منتخب شدہ حل

Add the following to policies.json:

{
  "policies": {
    "PrimaryPassword": true
  }
}


The user will be prompted to create a primary password when they try to save login details.

اس جواب کو سیاق و سباق میں پڑھیں 👍 1

تمام جوابات (2)

more options

منتخب شدہ حل

Add the following to policies.json:

{
  "policies": {
    "PrimaryPassword": true
  }
}


The user will be prompted to create a primary password when they try to save login details.

مددگار؟

more options

that's what i need, thanks

مددگار؟

ایک سوال پوچھیں

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.