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
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 60 | Available since 60 | Not supported |
CCK2 Equivalent: noMasterPassword
OMA-URI: DisableMasterPasswordCreation
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 | 0x0<dict> <key>DisableMasterPasswordCreation</key> <true/> | <false/></dict>See also
Section titled “See also”PrimaryPasswordpolicy