Search Support

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

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

Okulungisiwe ngu tomasz.myszkowski

Isisombululo esikhethiwe

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.

Funda le mpendulo ngokuhambisana nalesi sihloko 👍 1

All Replies (2)

more options

Isisombululo Esikhethiwe

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.

Helpful?

more options

that's what i need, thanks

Helpful?

Buza umbuzo

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