DisableMasterPasswordCreation
Remove the master password functionality.
If this value is true, it works the same as setting PrimaryPassword to false and removes the primary password functionality.
If both DisableMasterPasswordCreation and PrimaryPassword are used, DisableMasterPasswordCreation takes precedence.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: noMasterPassword
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableMasterPasswordCreation = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableMasterPasswordCreationValue (string):
<enabled/> or <disabled/><dict> <key>DisableMasterPasswordCreation</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableMasterPasswordCreation": true | false }}See also
Section titled “See also”PrimaryPasswordpolicy