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
Examples
Section titled “Examples”{ "policies": { "DisableMasterPasswordCreation": true }}JSON schema
{ "type": "boolean"}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>See also
Section titled “See also”PrimaryPasswordpolicy