Hi Team,

We need to lock the below preference so that user cannot change this setting.

Preference to be locked:   user_pref("signon.rememberSignons", false);

To perform this action we created 'mozilla.cfg' and "local-settings.js" files 
and copied to the install directory(C:\Program Files\Mozilla 
Firefox\defaults\pref).

Please find the attached files for reference(you can remove .txt while copying).

After performing this action we are getting below error by launching the 
Firefox shortcut.

[cid:[email protected]]

We request you to provide solution to handle this situation. We are using 
'Mozilla Firefox ESR 52.5.0 '

Regards,
Shivabasu
CoCWSM
Mob No :- +91 9731015120
Email   : [email protected]<mailto:[email protected]>


 pref("general.config.obscure_value", 0); // only needed if you do not want to 
obscure the content with ROT-13
 pref("general.config.filename", "mozilla.cfg");
//
lockPref("signon.rememberSignons", false);
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to