OK, I'm finally seeing the problem. You are correct, setting both is the problem. You should set one or the other, not both.
Because OfferToSaveLoginsDefault unlocks the pref. I'll figure out a way to fix this in code. Mike On Thu, Aug 27, 2020 at 7:48 AM Espitallier Laurent < [email protected]> wrote: > Hi, > > > > I had a similar problem a few months ago if I remember correctly : > > > > If > > OfferToSaveLogins > > = false > > > > Then > > > > OfferToSaveLoginsDefault > > > > Should be default, **not set to false** ! > > > > It would seem that the latter takes precedence over the former, allowing > users to save their passwords, despite the fact that > > > > OfferToSaveLogins > > = false > > > > > > *De :* Enterprise <[email protected]> *De la part de* Mike > Kaply > *Envoyé :* lundi 17 août 2020 15:29 > *À :* Martin Hahn <[email protected]> > *Cc :* Mozilla.org <[email protected]> > *Objet :* Re: [Mozilla Enterprise] Problem preventing users from saving > credentials in 78 ESR > > > > We saw the bug and I am still investigating. We have automated tests for > this, so I'm unsure what could have happened. > > > > Mike > > > > On Mon, Aug 17, 2020 at 1:00 AM Martin Hahn <[email protected]> wrote: > > > > Hi > > > > I have a problem with 78 ESR, a customer have the requirement to not allow > the users to save any logins / passwords in any browser, I have configured > Firefox GPO using latest ADMX 2.1 files to disable password manager, > disable offer to save logins, this works on Firefox 68.11.0 ESR and older, > but on 78.1.0 ESR this setting does not work, user can save passwords and > are offered to save login credentials, > > > > About:policies shows settings are read: > > OfferToSaveLogins > > false > > OfferToSaveLoginsDefault > > false > > DisablePasswordReveal > > true > > DisableMasterPasswordCreation > > true > > i have logged a bug report on this but no answer yet, i have also > reproduced in my lab environment, i have got it to work once using msi > installer, but not on exe installed, and if i uninstall exe installed and > install msi it does not work, so seems something gets tainted. > > > > Any input would be appreciated, > > > > Br Martin > > > > > > > > _______________________________________________ > 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" > >
_______________________________________________ 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"

