}
}
```
-### CreateMasterPassword
-This policy removes the master password functionality.
+### DisableMasterPasswordCreation
+This policy removes the master password functionality if set to true.
```
{
"policies": {
- "CreateMasterPassword": false
+ "DisableMasterPasswordCreation": [true|false]
}
}
```
<string id="Certificates_ImportEnterpriseRoots_Explain">If this policy is enabled, Firefox will read certificates from the Windows certificate store.
If this policy is disabled or not configured, Firefox will not read certificates from the Windows certificate store.</string>
- <string id="CreateMasterPassword">Create Master Password</string>
- <string id="CreateMasterPassword_Explain">If false, removes access to create a master password.</string>
+ <string id="DisableMasterPasswordCreation">Disable Master Password Creation</string>
+ <string id="DisableMasterPasswordCreation_Explain">If this policy is enabled, users cannot create a master password.
+
+If this policy is disabled or not configured, users can create a master password.</string>
<string id="DisableAppUpdate">Disable Update</string>
<string id="DisableAppUpdate_Explain">Prevent the browser from updating.</string>
<string id="DisableBuiltinPDFViewer">Disable Builtin PDF Viewer</string>
<decimal value="0"/>
</disabledValue>
</policy>
- <policy name="CreateMasterPassword" class="Both" displayName="$(string.CreateMasterPassword)" explainText="$(string.CreateMasterPassword_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="CreateMasterPassword">
+ <policy name="DisableMasterPasswordCreation" class="Both" displayName="$(string.DisableMasterPasswordCreation)" explainText="$(string.DisableMasterPasswordCreation_Explain)" key="Software\Policies\Mozilla\Firefox" valueName="DisableMasterPasswordCreation">
<parentCategory ref="firefox"/>
<supportedOn ref="SUPPORTED_WINXPSP2"/>
<enabledValue>