Disable password saving Disable password manager

1,474 views
Skip to first unread message

Felix

unread,
Mar 21, 2017, 2:50:04 AM3/21/17
to Chromium-discuss
Hello there,

Been trying to stop saving of password in chrome, and i need to do this to about 200 systems.
Tried PasswordManagerEnabled to find it does not work for non-domain joined machines.

Is there anything else that i can try? i do have google admin but to control it via google account means if my users do not sign in it won't work.

I am not the only one, and i hit the same roadblock as this chap

I am trying now to make use of master preference file to have it disabled on install.
It's not going too well, i managed to make it work 3 of 15 tries.


Here's my master preferences
-------------------------
{
  "homepage" : "https://www.google.com",
  "skip_first_run_ui": true,
  "make_chrome_default": true,
  "profile": {
    "password_manager_enabled": false
  },
  "autofill": {
    "enabled": false
  }
}


Grab is hiring. Learn more at https://grab.careers

By communicating with Grab Inc and/or its subsidiaries, associate companies and jointly controlled entities (“Grab Group”), you are deemed to have consented to processing of your personal data as set out in the Privacy Notice which can be viewed at https://grab.com/privacy/

This email contains confidential information and is only for the intended recipient(s). If you are not the intended recipient(s), please do not disseminate, distribute or copy this email and notify Grab Group immediately if you have received this by mistake and delete this email from your system. Email transmission cannot be guaranteed to be secure or error-free as any information therein could be intercepted, corrupted, lost, destroyed, delayed or incomplete, or contain viruses. Grab Group do not accept liability for any errors or omissions in the contents of this email arises as a result of email transmission. All intellectual property rights in this email and attachments therein shall remain vested in Grab Group, unless otherwise provided by law.

Julian Pastarmov

unread,
Mar 27, 2017, 10:10:25 AM3/27/17
to Chromium-discuss, feli...@grabtaxi.com
Hi,

master_preferences works only on first run of Chrome therefore this change will only be applied if it is a fresh installation of Chrome. If you can uninstall Chrome and clear the user data from those machines you can use this to apply the setting through master preferences in 100% of the cases.

Best,
Julian

Sidney San Martín

unread,
Apr 10, 2017, 5:28:44 PM4/10/17
to feli...@grabtaxi.com, Chromium-discuss
Would a device or OS-user policy (https://support.google.com/chrome/a/answer/187202?hl=en) do the trick? Even if the machines aren't joined to a domain, I believe that you should be able to use whatever management system you have to add the policy to each machine locally.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss


Julian Pastarmov

unread,
Apr 11, 2017, 2:07:27 AM4/11/17
to Chromium-discuss, feli...@grabtaxi.com
Hi,

Yes you can use the local gpo on each machine to set the policy to disable the password manager ( https://www.chromium.org/administrators/policy-list-3#PasswordManagerEnabled ). 

Best,
Julian
Reply all
Reply to author
Forward
0 new messages