Chrome asks for password to unlock keyring on startup












88















In Google Chrome, when I go to a login page, a window pops up asking to "Enter password for keyring 'default' to unlock". In most cases, whether I click Cancel or enter my password, the login form gets auto filled anyway.



How do I get rid of the popup? I want it to auto login each time, not ask for my system password. The dialog box never appears for any other apps.










share|improve this question




















  • 22





    You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

    – Stephen Ostermiller
    Mar 25 '14 at 12:48






  • 6





    rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

    – xinthose
    Apr 24 '17 at 18:54











  • Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

    – new2cpp
    Feb 24 '18 at 18:57






  • 2





    @xinthose .Thanks. You're a hero. :D

    – Pramesh Bajracharya
    Feb 12 at 16:22
















88















In Google Chrome, when I go to a login page, a window pops up asking to "Enter password for keyring 'default' to unlock". In most cases, whether I click Cancel or enter my password, the login form gets auto filled anyway.



How do I get rid of the popup? I want it to auto login each time, not ask for my system password. The dialog box never appears for any other apps.










share|improve this question




















  • 22





    You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

    – Stephen Ostermiller
    Mar 25 '14 at 12:48






  • 6





    rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

    – xinthose
    Apr 24 '17 at 18:54











  • Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

    – new2cpp
    Feb 24 '18 at 18:57






  • 2





    @xinthose .Thanks. You're a hero. :D

    – Pramesh Bajracharya
    Feb 12 at 16:22














88












88








88


19






In Google Chrome, when I go to a login page, a window pops up asking to "Enter password for keyring 'default' to unlock". In most cases, whether I click Cancel or enter my password, the login form gets auto filled anyway.



How do I get rid of the popup? I want it to auto login each time, not ask for my system password. The dialog box never appears for any other apps.










share|improve this question
















In Google Chrome, when I go to a login page, a window pops up asking to "Enter password for keyring 'default' to unlock". In most cases, whether I click Cancel or enter my password, the login form gets auto filled anyway.



How do I get rid of the popup? I want it to auto login each time, not ask for my system password. The dialog box never appears for any other apps.







google-chrome keyrings






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Aug 14 '17 at 4:14









muru

1




1










asked Mar 23 '11 at 23:08









DisgruntledGoatDisgruntledGoat

1,16731432




1,16731432








  • 22





    You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

    – Stephen Ostermiller
    Mar 25 '14 at 12:48






  • 6





    rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

    – xinthose
    Apr 24 '17 at 18:54











  • Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

    – new2cpp
    Feb 24 '18 at 18:57






  • 2





    @xinthose .Thanks. You're a hero. :D

    – Pramesh Bajracharya
    Feb 12 at 16:22














  • 22





    You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

    – Stephen Ostermiller
    Mar 25 '14 at 12:48






  • 6





    rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

    – xinthose
    Apr 24 '17 at 18:54











  • Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

    – new2cpp
    Feb 24 '18 at 18:57






  • 2





    @xinthose .Thanks. You're a hero. :D

    – Pramesh Bajracharya
    Feb 12 at 16:22








22




22





You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

– Stephen Ostermiller
Mar 25 '14 at 12:48





You can start chrome with the command line google-chrome --password-store=basic so that it won't ask use the gnome keyring. See: code.google.com/p/chromium/wiki/LinuxPasswordStorage Because there is a workaround that is specific to Chrome, this question should not be a duplicate.

– Stephen Ostermiller
Mar 25 '14 at 12:48




6




6





rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

– xinthose
Apr 24 '17 at 18:54





rm ~/.local/share/keyrings/* Now open Chrome, if it asks you for your password, do not enter one choose Continue each time and ignore any warnings.

– xinthose
Apr 24 '17 at 18:54













Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

– new2cpp
Feb 24 '18 at 18:57





Agree with @StephenOstermiller, a detailed answer is ubuntuforums.org/…

– new2cpp
Feb 24 '18 at 18:57




2




2





@xinthose .Thanks. You're a hero. :D

– Pramesh Bajracharya
Feb 12 at 16:22





@xinthose .Thanks. You're a hero. :D

– Pramesh Bajracharya
Feb 12 at 16:22










12 Answers
12






active

oldest

votes


















22














As described here you can set the keyring password to blank.



Go to System/Preferences/Password and Encryption keys, right click the appropriate folder and click Change Password. Put in your old password and leave the new one blank.






share|improve this answer





















  • 15





    Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

    – Jeff Ward
    Aug 13 '15 at 18:24








  • 4





    You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

    – Capi Etheriel
    Oct 23 '17 at 16:51











  • I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

    – Jack O'Connor
    Jul 26 '18 at 19:30











  • Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

    – DanielSank
    Feb 17 at 21:40



















39














First make sure libpam-gnome-keyring is installed then log out and back in.



When you open Chrome again it will ask for the password for the keyring but will give you an option to unlock the keyring every time you login. Make sure this is selected and enter your password to unlock the keyring.






share|improve this answer





















  • 12





    This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

    – Kevin
    Apr 20 '15 at 7:46






  • 1





    This option is not available on Mint 16

    – tomrozb
    Jun 9 '15 at 5:34






  • 4





    FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

    – Digger
    Sep 4 '16 at 2:20








  • 2





    Not available in Mint 17 either, even with the specified package installed.

    – Highly Irregular
    Sep 8 '16 at 8:13






  • 4





    This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

    – Norman Bird
    Jul 27 '17 at 16:16



















36














From the manpage:




--password-store=<basic|gnome|kwallet>

Set the password store to use. The default is to automatically detect based on the desktop environment. basic selects the built in, unencrypted password store. gnome selects Gnome keyring. kwallet selects (KDE) KWallet. (Note that KWallet may not work reliably outside KDE.)




The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):



cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications



Then edit the new file such that the Exec line reads like this:



Exec=chromium --password-store=basic %U



If you have any other Chromium app installed, their .desktop files should also be in ~/.local/share/applications, edit them accordingly.






share|improve this answer





















  • 1





    Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

    – njlarsson
    Dec 31 '17 at 13:54






  • 3





    Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

    – Dɑvïd
    Jan 16 '18 at 9:31











  • It works, but you need to do this every time chrome updates.

    – Pietro Coelho
    Apr 19 '18 at 13:36











  • Upvoted. Excellent answer!

    – L. Levrel
    Sep 4 '18 at 20:45



















8














You can remove this annoying message by




  1. Go to (Unity button)/Passwords and Keys

  2. On tab Passwords choose the proper key (I'd got only one, so you may need to find proper key). Right-click on it and Delete.

  3. Restart Chromium

  4. It'll ask for password --- do not type any and continue.

  5. Choose "Use unsafe storage"


Ready for now!



As to popups Chromium asks for password to encrypt your passwords for websites. With no password (as it said) someone will have access to your passwords having read access to some files.






share|improve this answer































    4














    Setting your keyring password to your login password should resolve the issue. If you completely remove the password, your keyring will be accessible without a password (i.e. by everybode who has read access).






    share|improve this answer
























    • This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

      – Aleks
      Jan 16 '15 at 12:20



















    3














    First of all, I'm by no means an Ubuntu nor a security expert. I'm just an average user / programmer that wanted to install Chrome on my Ubuntu 16.04 VM running under Parallels.



    I installed Chrome, and was prompted with this annoying keyring password popup, and tried to put in my user's password to no avail.



    The solution I got to work quite accidently was to:




    1. Go to Passwords and Keys

    2. Under "Passwords" just delete the Login keyring underneath that

    3. Ubuntu now will prompt you to create the new password

    4. Now when you launch Chrome, it won't bother you with the keyring popup anymore! (Well, at least for mine, it didn't.)






    share|improve this answer































      2














      Ubuntu 12.10




      1. Goto Keyring and password

      2. then, View>By Keyring

      3. The window will change and will show a left pane. now select Login under Passwords in the left pane. Right click & select'change password'

      4. Enter the old password and when it prompts the new password just leave it blank.


      Hope this helps






      share|improve this answer































        1














        As the problem came up on my computer just now, I think I've got a better solution.




        1. Go to Accessories -> Password


        2. Right click the 'login' folder


        3. Choose 'Change password'


        4. Choose 'unlock' and type in the new password.



        Thus, the pops-up never turn out again.






        share|improve this answer

































          1














          ## Easy Solution #####

          1.Goto Keyring and password



          2.Right Click on Login and delete.



          3.Open Chrome It will ask for enter new password leave it blank and continue.
          thats it






          share|improve this answer































            0














            On Xubuntu (Xfce), fixing this problem may require enabling "Launch GNOME services on startup" in Settings -> Session and Startup -> Advanced, and then logging out and in again.






            share|improve this answer































              0














              This happened to me when I wanted to clone an entire user profile. Turns out not all apps store settings with relative pathnames.



              In my case, I had to dump the dconf section for apps/seahorse/listing, replace the original directory name and reimport.



              Writing here the solution as I will most likely forget when I will hit this again:



              dconf dump /apps/seahorse/listing/ > dconf.txt



              delete wrong pathnames in dconf.txt



              (in my case, it was this line:
              keyrings-selected=['secret-service://login', 'openssh:///home/OLDUSERNAME/.ssh', 'openssh:///home/NEWUSERNAME/.ssh']

              )



              dconf reset -f /apps/seahorse/listing/
              cat dconf.txt | dconf load /apps/seahorse/listing/






              share|improve this answer































                0














                I made this one-liner to make disabling the password pop-up simple for when I am setting up Ubuntu VMs. I just tested it on an Ubuntu 16.04 system which had Chrome installed (not Chromium).



                sudo sed -i '/^Exec=/s/$/ --password-store=basic %U/' /usr/share/applications/google-chrome.desktop



                This command adds --password-store=basic %U to the end of any line in /usr/share/applications/google-chrome.desktop that begins with Exec=.






                share|improve this answer
























                  protected by Community Nov 6 '18 at 12:25



                  Thank you for your interest in this question.
                  Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                  Would you like to answer one of these unanswered questions instead?














                  12 Answers
                  12






                  active

                  oldest

                  votes








                  12 Answers
                  12






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes









                  22














                  As described here you can set the keyring password to blank.



                  Go to System/Preferences/Password and Encryption keys, right click the appropriate folder and click Change Password. Put in your old password and leave the new one blank.






                  share|improve this answer





















                  • 15





                    Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                    – Jeff Ward
                    Aug 13 '15 at 18:24








                  • 4





                    You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                    – Capi Etheriel
                    Oct 23 '17 at 16:51











                  • I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                    – Jack O'Connor
                    Jul 26 '18 at 19:30











                  • Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                    – DanielSank
                    Feb 17 at 21:40
















                  22














                  As described here you can set the keyring password to blank.



                  Go to System/Preferences/Password and Encryption keys, right click the appropriate folder and click Change Password. Put in your old password and leave the new one blank.






                  share|improve this answer





















                  • 15





                    Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                    – Jeff Ward
                    Aug 13 '15 at 18:24








                  • 4





                    You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                    – Capi Etheriel
                    Oct 23 '17 at 16:51











                  • I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                    – Jack O'Connor
                    Jul 26 '18 at 19:30











                  • Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                    – DanielSank
                    Feb 17 at 21:40














                  22












                  22








                  22







                  As described here you can set the keyring password to blank.



                  Go to System/Preferences/Password and Encryption keys, right click the appropriate folder and click Change Password. Put in your old password and leave the new one blank.






                  share|improve this answer















                  As described here you can set the keyring password to blank.



                  Go to System/Preferences/Password and Encryption keys, right click the appropriate folder and click Change Password. Put in your old password and leave the new one blank.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Apr 13 '17 at 12:23









                  Community

                  1




                  1










                  answered Mar 24 '11 at 1:53









                  sebikulsebikul

                  1,72811416




                  1,72811416








                  • 15





                    Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                    – Jeff Ward
                    Aug 13 '15 at 18:24








                  • 4





                    You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                    – Capi Etheriel
                    Oct 23 '17 at 16:51











                  • I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                    – Jack O'Connor
                    Jul 26 '18 at 19:30











                  • Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                    – DanielSank
                    Feb 17 at 21:40














                  • 15





                    Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                    – Jeff Ward
                    Aug 13 '15 at 18:24








                  • 4





                    You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                    – Capi Etheriel
                    Oct 23 '17 at 16:51











                  • I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                    – Jack O'Connor
                    Jul 26 '18 at 19:30











                  • Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                    – DanielSank
                    Feb 17 at 21:40








                  15




                  15





                  Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                  – Jeff Ward
                  Aug 13 '15 at 18:24







                  Choosing a system-wide setting to be less secure seems like a bad idea. There are better options on this page: see the libpam-gnome-keyring answer

                  – Jeff Ward
                  Aug 13 '15 at 18:24






                  4




                  4





                  You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                  – Capi Etheriel
                  Oct 23 '17 at 16:51





                  You don't need to mess with the wallets and keyrings at all, just disable the password store in chrome. See my answer below.

                  – Capi Etheriel
                  Oct 23 '17 at 16:51













                  I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                  – Jack O'Connor
                  Jul 26 '18 at 19:30





                  I find that when I do this, it periodically gets reset, and I have to type in my password again. It seems to correlate with system updates, but I'm not sure. Does anyone else see this?

                  – Jack O'Connor
                  Jul 26 '18 at 19:30













                  Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                  – DanielSank
                  Feb 17 at 21:40





                  Changing the system-wide keyring password to avoid one particular popup on one particular program seems pretty unsatisfactory.

                  – DanielSank
                  Feb 17 at 21:40













                  39














                  First make sure libpam-gnome-keyring is installed then log out and back in.



                  When you open Chrome again it will ask for the password for the keyring but will give you an option to unlock the keyring every time you login. Make sure this is selected and enter your password to unlock the keyring.






                  share|improve this answer





















                  • 12





                    This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                    – Kevin
                    Apr 20 '15 at 7:46






                  • 1





                    This option is not available on Mint 16

                    – tomrozb
                    Jun 9 '15 at 5:34






                  • 4





                    FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                    – Digger
                    Sep 4 '16 at 2:20








                  • 2





                    Not available in Mint 17 either, even with the specified package installed.

                    – Highly Irregular
                    Sep 8 '16 at 8:13






                  • 4





                    This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                    – Norman Bird
                    Jul 27 '17 at 16:16
















                  39














                  First make sure libpam-gnome-keyring is installed then log out and back in.



                  When you open Chrome again it will ask for the password for the keyring but will give you an option to unlock the keyring every time you login. Make sure this is selected and enter your password to unlock the keyring.






                  share|improve this answer





















                  • 12





                    This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                    – Kevin
                    Apr 20 '15 at 7:46






                  • 1





                    This option is not available on Mint 16

                    – tomrozb
                    Jun 9 '15 at 5:34






                  • 4





                    FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                    – Digger
                    Sep 4 '16 at 2:20








                  • 2





                    Not available in Mint 17 either, even with the specified package installed.

                    – Highly Irregular
                    Sep 8 '16 at 8:13






                  • 4





                    This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                    – Norman Bird
                    Jul 27 '17 at 16:16














                  39












                  39








                  39







                  First make sure libpam-gnome-keyring is installed then log out and back in.



                  When you open Chrome again it will ask for the password for the keyring but will give you an option to unlock the keyring every time you login. Make sure this is selected and enter your password to unlock the keyring.






                  share|improve this answer















                  First make sure libpam-gnome-keyring is installed then log out and back in.



                  When you open Chrome again it will ask for the password for the keyring but will give you an option to unlock the keyring every time you login. Make sure this is selected and enter your password to unlock the keyring.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Sep 22 '12 at 13:00









                  Peachy

                  5,02672843




                  5,02672843










                  answered Sep 21 '12 at 19:49









                  user91930user91930

                  40742




                  40742








                  • 12





                    This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                    – Kevin
                    Apr 20 '15 at 7:46






                  • 1





                    This option is not available on Mint 16

                    – tomrozb
                    Jun 9 '15 at 5:34






                  • 4





                    FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                    – Digger
                    Sep 4 '16 at 2:20








                  • 2





                    Not available in Mint 17 either, even with the specified package installed.

                    – Highly Irregular
                    Sep 8 '16 at 8:13






                  • 4





                    This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                    – Norman Bird
                    Jul 27 '17 at 16:16














                  • 12





                    This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                    – Kevin
                    Apr 20 '15 at 7:46






                  • 1





                    This option is not available on Mint 16

                    – tomrozb
                    Jun 9 '15 at 5:34






                  • 4





                    FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                    – Digger
                    Sep 4 '16 at 2:20








                  • 2





                    Not available in Mint 17 either, even with the specified package installed.

                    – Highly Irregular
                    Sep 8 '16 at 8:13






                  • 4





                    This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                    – Norman Bird
                    Jul 27 '17 at 16:16








                  12




                  12





                  This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                  – Kevin
                  Apr 20 '15 at 7:46





                  This is a better solution than the accepted answer. One shouldn't have to set an empty password just to avoid some inconvenience.

                  – Kevin
                  Apr 20 '15 at 7:46




                  1




                  1





                  This option is not available on Mint 16

                  – tomrozb
                  Jun 9 '15 at 5:34





                  This option is not available on Mint 16

                  – tomrozb
                  Jun 9 '15 at 5:34




                  4




                  4





                  FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                  – Digger
                  Sep 4 '16 at 2:20







                  FYI, this option did not work for Chromium 37.0.2062.120 (running Debian 7 (Wheezy)). However, for this case, the workaround, presented in the selected answer here (passing the --password-store=basic option so that Chrome uses it's own password store rather than attempting to use the GNOME keyring) still works a treat!

                  – Digger
                  Sep 4 '16 at 2:20






                  2




                  2





                  Not available in Mint 17 either, even with the specified package installed.

                  – Highly Irregular
                  Sep 8 '16 at 8:13





                  Not available in Mint 17 either, even with the specified package installed.

                  – Highly Irregular
                  Sep 8 '16 at 8:13




                  4




                  4





                  This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                  – Norman Bird
                  Jul 27 '17 at 16:16





                  This did not work in Xubuntu 17. no unlock the keyring option presented. same old dialog.

                  – Norman Bird
                  Jul 27 '17 at 16:16











                  36














                  From the manpage:




                  --password-store=<basic|gnome|kwallet>

                  Set the password store to use. The default is to automatically detect based on the desktop environment. basic selects the built in, unencrypted password store. gnome selects Gnome keyring. kwallet selects (KDE) KWallet. (Note that KWallet may not work reliably outside KDE.)




                  The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):



                  cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications



                  Then edit the new file such that the Exec line reads like this:



                  Exec=chromium --password-store=basic %U



                  If you have any other Chromium app installed, their .desktop files should also be in ~/.local/share/applications, edit them accordingly.






                  share|improve this answer





















                  • 1





                    Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                    – njlarsson
                    Dec 31 '17 at 13:54






                  • 3





                    Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                    – Dɑvïd
                    Jan 16 '18 at 9:31











                  • It works, but you need to do this every time chrome updates.

                    – Pietro Coelho
                    Apr 19 '18 at 13:36











                  • Upvoted. Excellent answer!

                    – L. Levrel
                    Sep 4 '18 at 20:45
















                  36














                  From the manpage:




                  --password-store=<basic|gnome|kwallet>

                  Set the password store to use. The default is to automatically detect based on the desktop environment. basic selects the built in, unencrypted password store. gnome selects Gnome keyring. kwallet selects (KDE) KWallet. (Note that KWallet may not work reliably outside KDE.)




                  The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):



                  cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications



                  Then edit the new file such that the Exec line reads like this:



                  Exec=chromium --password-store=basic %U



                  If you have any other Chromium app installed, their .desktop files should also be in ~/.local/share/applications, edit them accordingly.






                  share|improve this answer





















                  • 1





                    Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                    – njlarsson
                    Dec 31 '17 at 13:54






                  • 3





                    Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                    – Dɑvïd
                    Jan 16 '18 at 9:31











                  • It works, but you need to do this every time chrome updates.

                    – Pietro Coelho
                    Apr 19 '18 at 13:36











                  • Upvoted. Excellent answer!

                    – L. Levrel
                    Sep 4 '18 at 20:45














                  36












                  36








                  36







                  From the manpage:




                  --password-store=<basic|gnome|kwallet>

                  Set the password store to use. The default is to automatically detect based on the desktop environment. basic selects the built in, unencrypted password store. gnome selects Gnome keyring. kwallet selects (KDE) KWallet. (Note that KWallet may not work reliably outside KDE.)




                  The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):



                  cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications



                  Then edit the new file such that the Exec line reads like this:



                  Exec=chromium --password-store=basic %U



                  If you have any other Chromium app installed, their .desktop files should also be in ~/.local/share/applications, edit them accordingly.






                  share|improve this answer















                  From the manpage:




                  --password-store=<basic|gnome|kwallet>

                  Set the password store to use. The default is to automatically detect based on the desktop environment. basic selects the built in, unencrypted password store. gnome selects Gnome keyring. kwallet selects (KDE) KWallet. (Note that KWallet may not work reliably outside KDE.)




                  The easiest way to fix that in the launcher is to copy the .desktop file to your home folder and edit it (google chrome users should copy the appropriate file):



                  cp /usr/share/applications/chromium-browser.desktop ~/.local/share/applications



                  Then edit the new file such that the Exec line reads like this:



                  Exec=chromium --password-store=basic %U



                  If you have any other Chromium app installed, their .desktop files should also be in ~/.local/share/applications, edit them accordingly.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Sep 26 '18 at 20:45

























                  answered Oct 23 '17 at 16:48









                  Capi EtherielCapi Etheriel

                  1,37521623




                  1,37521623








                  • 1





                    Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                    – njlarsson
                    Dec 31 '17 at 13:54






                  • 3





                    Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                    – Dɑvïd
                    Jan 16 '18 at 9:31











                  • It works, but you need to do this every time chrome updates.

                    – Pietro Coelho
                    Apr 19 '18 at 13:36











                  • Upvoted. Excellent answer!

                    – L. Levrel
                    Sep 4 '18 at 20:45














                  • 1





                    Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                    – njlarsson
                    Dec 31 '17 at 13:54






                  • 3





                    Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                    – Dɑvïd
                    Jan 16 '18 at 9:31











                  • It works, but you need to do this every time chrome updates.

                    – Pietro Coelho
                    Apr 19 '18 at 13:36











                  • Upvoted. Excellent answer!

                    – L. Levrel
                    Sep 4 '18 at 20:45








                  1




                  1





                  Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                  – njlarsson
                  Dec 31 '17 at 13:54





                  Great, thanks! Except, the file I needed to edit was google-chrome.desktop rather than chromium-browser.desktop.

                  – njlarsson
                  Dec 31 '17 at 13:54




                  3




                  3





                  Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                  – Dɑvïd
                  Jan 16 '18 at 9:31





                  Has to be the most elegant solution on the page -- works for me in 18.04 (pre-release).

                  – Dɑvïd
                  Jan 16 '18 at 9:31













                  It works, but you need to do this every time chrome updates.

                  – Pietro Coelho
                  Apr 19 '18 at 13:36





                  It works, but you need to do this every time chrome updates.

                  – Pietro Coelho
                  Apr 19 '18 at 13:36













                  Upvoted. Excellent answer!

                  – L. Levrel
                  Sep 4 '18 at 20:45





                  Upvoted. Excellent answer!

                  – L. Levrel
                  Sep 4 '18 at 20:45











                  8














                  You can remove this annoying message by




                  1. Go to (Unity button)/Passwords and Keys

                  2. On tab Passwords choose the proper key (I'd got only one, so you may need to find proper key). Right-click on it and Delete.

                  3. Restart Chromium

                  4. It'll ask for password --- do not type any and continue.

                  5. Choose "Use unsafe storage"


                  Ready for now!



                  As to popups Chromium asks for password to encrypt your passwords for websites. With no password (as it said) someone will have access to your passwords having read access to some files.






                  share|improve this answer




























                    8














                    You can remove this annoying message by




                    1. Go to (Unity button)/Passwords and Keys

                    2. On tab Passwords choose the proper key (I'd got only one, so you may need to find proper key). Right-click on it and Delete.

                    3. Restart Chromium

                    4. It'll ask for password --- do not type any and continue.

                    5. Choose "Use unsafe storage"


                    Ready for now!



                    As to popups Chromium asks for password to encrypt your passwords for websites. With no password (as it said) someone will have access to your passwords having read access to some files.






                    share|improve this answer


























                      8












                      8








                      8







                      You can remove this annoying message by




                      1. Go to (Unity button)/Passwords and Keys

                      2. On tab Passwords choose the proper key (I'd got only one, so you may need to find proper key). Right-click on it and Delete.

                      3. Restart Chromium

                      4. It'll ask for password --- do not type any and continue.

                      5. Choose "Use unsafe storage"


                      Ready for now!



                      As to popups Chromium asks for password to encrypt your passwords for websites. With no password (as it said) someone will have access to your passwords having read access to some files.






                      share|improve this answer













                      You can remove this annoying message by




                      1. Go to (Unity button)/Passwords and Keys

                      2. On tab Passwords choose the proper key (I'd got only one, so you may need to find proper key). Right-click on it and Delete.

                      3. Restart Chromium

                      4. It'll ask for password --- do not type any and continue.

                      5. Choose "Use unsafe storage"


                      Ready for now!



                      As to popups Chromium asks for password to encrypt your passwords for websites. With no password (as it said) someone will have access to your passwords having read access to some files.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Jan 29 '12 at 13:47









                      JustislavJustislav

                      8911




                      8911























                          4














                          Setting your keyring password to your login password should resolve the issue. If you completely remove the password, your keyring will be accessible without a password (i.e. by everybode who has read access).






                          share|improve this answer
























                          • This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                            – Aleks
                            Jan 16 '15 at 12:20
















                          4














                          Setting your keyring password to your login password should resolve the issue. If you completely remove the password, your keyring will be accessible without a password (i.e. by everybode who has read access).






                          share|improve this answer
























                          • This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                            – Aleks
                            Jan 16 '15 at 12:20














                          4












                          4








                          4







                          Setting your keyring password to your login password should resolve the issue. If you completely remove the password, your keyring will be accessible without a password (i.e. by everybode who has read access).






                          share|improve this answer













                          Setting your keyring password to your login password should resolve the issue. If you completely remove the password, your keyring will be accessible without a password (i.e. by everybode who has read access).







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Sep 1 '11 at 16:17









                          ChrisiPKChrisiPK

                          30514




                          30514













                          • This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                            – Aleks
                            Jan 16 '15 at 12:20



















                          • This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                            – Aleks
                            Jan 16 '15 at 12:20

















                          This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                          – Aleks
                          Jan 16 '15 at 12:20





                          This is maybe the best answer for me. It will store a securely all your passwords, compared to all other answers! As an addition I would add also to un-check the option for allowing everyone to connect to the network to the security superuser.com/a/115737

                          – Aleks
                          Jan 16 '15 at 12:20











                          3














                          First of all, I'm by no means an Ubuntu nor a security expert. I'm just an average user / programmer that wanted to install Chrome on my Ubuntu 16.04 VM running under Parallels.



                          I installed Chrome, and was prompted with this annoying keyring password popup, and tried to put in my user's password to no avail.



                          The solution I got to work quite accidently was to:




                          1. Go to Passwords and Keys

                          2. Under "Passwords" just delete the Login keyring underneath that

                          3. Ubuntu now will prompt you to create the new password

                          4. Now when you launch Chrome, it won't bother you with the keyring popup anymore! (Well, at least for mine, it didn't.)






                          share|improve this answer




























                            3














                            First of all, I'm by no means an Ubuntu nor a security expert. I'm just an average user / programmer that wanted to install Chrome on my Ubuntu 16.04 VM running under Parallels.



                            I installed Chrome, and was prompted with this annoying keyring password popup, and tried to put in my user's password to no avail.



                            The solution I got to work quite accidently was to:




                            1. Go to Passwords and Keys

                            2. Under "Passwords" just delete the Login keyring underneath that

                            3. Ubuntu now will prompt you to create the new password

                            4. Now when you launch Chrome, it won't bother you with the keyring popup anymore! (Well, at least for mine, it didn't.)






                            share|improve this answer


























                              3












                              3








                              3







                              First of all, I'm by no means an Ubuntu nor a security expert. I'm just an average user / programmer that wanted to install Chrome on my Ubuntu 16.04 VM running under Parallels.



                              I installed Chrome, and was prompted with this annoying keyring password popup, and tried to put in my user's password to no avail.



                              The solution I got to work quite accidently was to:




                              1. Go to Passwords and Keys

                              2. Under "Passwords" just delete the Login keyring underneath that

                              3. Ubuntu now will prompt you to create the new password

                              4. Now when you launch Chrome, it won't bother you with the keyring popup anymore! (Well, at least for mine, it didn't.)






                              share|improve this answer













                              First of all, I'm by no means an Ubuntu nor a security expert. I'm just an average user / programmer that wanted to install Chrome on my Ubuntu 16.04 VM running under Parallels.



                              I installed Chrome, and was prompted with this annoying keyring password popup, and tried to put in my user's password to no avail.



                              The solution I got to work quite accidently was to:




                              1. Go to Passwords and Keys

                              2. Under "Passwords" just delete the Login keyring underneath that

                              3. Ubuntu now will prompt you to create the new password

                              4. Now when you launch Chrome, it won't bother you with the keyring popup anymore! (Well, at least for mine, it didn't.)







                              share|improve this answer












                              share|improve this answer



                              share|improve this answer










                              answered Sep 9 '17 at 13:17









                              sivabudhsivabudh

                              1312




                              1312























                                  2














                                  Ubuntu 12.10




                                  1. Goto Keyring and password

                                  2. then, View>By Keyring

                                  3. The window will change and will show a left pane. now select Login under Passwords in the left pane. Right click & select'change password'

                                  4. Enter the old password and when it prompts the new password just leave it blank.


                                  Hope this helps






                                  share|improve this answer




























                                    2














                                    Ubuntu 12.10




                                    1. Goto Keyring and password

                                    2. then, View>By Keyring

                                    3. The window will change and will show a left pane. now select Login under Passwords in the left pane. Right click & select'change password'

                                    4. Enter the old password and when it prompts the new password just leave it blank.


                                    Hope this helps






                                    share|improve this answer


























                                      2












                                      2








                                      2







                                      Ubuntu 12.10




                                      1. Goto Keyring and password

                                      2. then, View>By Keyring

                                      3. The window will change and will show a left pane. now select Login under Passwords in the left pane. Right click & select'change password'

                                      4. Enter the old password and when it prompts the new password just leave it blank.


                                      Hope this helps






                                      share|improve this answer













                                      Ubuntu 12.10




                                      1. Goto Keyring and password

                                      2. then, View>By Keyring

                                      3. The window will change and will show a left pane. now select Login under Passwords in the left pane. Right click & select'change password'

                                      4. Enter the old password and when it prompts the new password just leave it blank.


                                      Hope this helps







                                      share|improve this answer












                                      share|improve this answer



                                      share|improve this answer










                                      answered Mar 9 '13 at 6:41









                                      hucheinhuchein

                                      212




                                      212























                                          1














                                          As the problem came up on my computer just now, I think I've got a better solution.




                                          1. Go to Accessories -> Password


                                          2. Right click the 'login' folder


                                          3. Choose 'Change password'


                                          4. Choose 'unlock' and type in the new password.



                                          Thus, the pops-up never turn out again.






                                          share|improve this answer






























                                            1














                                            As the problem came up on my computer just now, I think I've got a better solution.




                                            1. Go to Accessories -> Password


                                            2. Right click the 'login' folder


                                            3. Choose 'Change password'


                                            4. Choose 'unlock' and type in the new password.



                                            Thus, the pops-up never turn out again.






                                            share|improve this answer




























                                              1












                                              1








                                              1







                                              As the problem came up on my computer just now, I think I've got a better solution.




                                              1. Go to Accessories -> Password


                                              2. Right click the 'login' folder


                                              3. Choose 'Change password'


                                              4. Choose 'unlock' and type in the new password.



                                              Thus, the pops-up never turn out again.






                                              share|improve this answer















                                              As the problem came up on my computer just now, I think I've got a better solution.




                                              1. Go to Accessories -> Password


                                              2. Right click the 'login' folder


                                              3. Choose 'Change password'


                                              4. Choose 'unlock' and type in the new password.



                                              Thus, the pops-up never turn out again.







                                              share|improve this answer














                                              share|improve this answer



                                              share|improve this answer








                                              edited Feb 27 '13 at 3:04









                                              Seth

                                              34.7k27112164




                                              34.7k27112164










                                              answered Feb 27 '13 at 2:19









                                              vicklinvicklin

                                              111




                                              111























                                                  1














                                                  ## Easy Solution #####

                                                  1.Goto Keyring and password



                                                  2.Right Click on Login and delete.



                                                  3.Open Chrome It will ask for enter new password leave it blank and continue.
                                                  thats it






                                                  share|improve this answer




























                                                    1














                                                    ## Easy Solution #####

                                                    1.Goto Keyring and password



                                                    2.Right Click on Login and delete.



                                                    3.Open Chrome It will ask for enter new password leave it blank and continue.
                                                    thats it






                                                    share|improve this answer


























                                                      1












                                                      1








                                                      1







                                                      ## Easy Solution #####

                                                      1.Goto Keyring and password



                                                      2.Right Click on Login and delete.



                                                      3.Open Chrome It will ask for enter new password leave it blank and continue.
                                                      thats it






                                                      share|improve this answer













                                                      ## Easy Solution #####

                                                      1.Goto Keyring and password



                                                      2.Right Click on Login and delete.



                                                      3.Open Chrome It will ask for enter new password leave it blank and continue.
                                                      thats it







                                                      share|improve this answer












                                                      share|improve this answer



                                                      share|improve this answer










                                                      answered Sep 20 '17 at 4:51









                                                      Tushar TajneTushar Tajne

                                                      111




                                                      111























                                                          0














                                                          On Xubuntu (Xfce), fixing this problem may require enabling "Launch GNOME services on startup" in Settings -> Session and Startup -> Advanced, and then logging out and in again.






                                                          share|improve this answer




























                                                            0














                                                            On Xubuntu (Xfce), fixing this problem may require enabling "Launch GNOME services on startup" in Settings -> Session and Startup -> Advanced, and then logging out and in again.






                                                            share|improve this answer


























                                                              0












                                                              0








                                                              0







                                                              On Xubuntu (Xfce), fixing this problem may require enabling "Launch GNOME services on startup" in Settings -> Session and Startup -> Advanced, and then logging out and in again.






                                                              share|improve this answer













                                                              On Xubuntu (Xfce), fixing this problem may require enabling "Launch GNOME services on startup" in Settings -> Session and Startup -> Advanced, and then logging out and in again.







                                                              share|improve this answer












                                                              share|improve this answer



                                                              share|improve this answer










                                                              answered Dec 12 '17 at 7:03









                                                              ʇsәɹoɈʇsәɹoɈ

                                                              20917




                                                              20917























                                                                  0














                                                                  This happened to me when I wanted to clone an entire user profile. Turns out not all apps store settings with relative pathnames.



                                                                  In my case, I had to dump the dconf section for apps/seahorse/listing, replace the original directory name and reimport.



                                                                  Writing here the solution as I will most likely forget when I will hit this again:



                                                                  dconf dump /apps/seahorse/listing/ > dconf.txt



                                                                  delete wrong pathnames in dconf.txt



                                                                  (in my case, it was this line:
                                                                  keyrings-selected=['secret-service://login', 'openssh:///home/OLDUSERNAME/.ssh', 'openssh:///home/NEWUSERNAME/.ssh']

                                                                  )



                                                                  dconf reset -f /apps/seahorse/listing/
                                                                  cat dconf.txt | dconf load /apps/seahorse/listing/






                                                                  share|improve this answer




























                                                                    0














                                                                    This happened to me when I wanted to clone an entire user profile. Turns out not all apps store settings with relative pathnames.



                                                                    In my case, I had to dump the dconf section for apps/seahorse/listing, replace the original directory name and reimport.



                                                                    Writing here the solution as I will most likely forget when I will hit this again:



                                                                    dconf dump /apps/seahorse/listing/ > dconf.txt



                                                                    delete wrong pathnames in dconf.txt



                                                                    (in my case, it was this line:
                                                                    keyrings-selected=['secret-service://login', 'openssh:///home/OLDUSERNAME/.ssh', 'openssh:///home/NEWUSERNAME/.ssh']

                                                                    )



                                                                    dconf reset -f /apps/seahorse/listing/
                                                                    cat dconf.txt | dconf load /apps/seahorse/listing/






                                                                    share|improve this answer


























                                                                      0












                                                                      0








                                                                      0







                                                                      This happened to me when I wanted to clone an entire user profile. Turns out not all apps store settings with relative pathnames.



                                                                      In my case, I had to dump the dconf section for apps/seahorse/listing, replace the original directory name and reimport.



                                                                      Writing here the solution as I will most likely forget when I will hit this again:



                                                                      dconf dump /apps/seahorse/listing/ > dconf.txt



                                                                      delete wrong pathnames in dconf.txt



                                                                      (in my case, it was this line:
                                                                      keyrings-selected=['secret-service://login', 'openssh:///home/OLDUSERNAME/.ssh', 'openssh:///home/NEWUSERNAME/.ssh']

                                                                      )



                                                                      dconf reset -f /apps/seahorse/listing/
                                                                      cat dconf.txt | dconf load /apps/seahorse/listing/






                                                                      share|improve this answer













                                                                      This happened to me when I wanted to clone an entire user profile. Turns out not all apps store settings with relative pathnames.



                                                                      In my case, I had to dump the dconf section for apps/seahorse/listing, replace the original directory name and reimport.



                                                                      Writing here the solution as I will most likely forget when I will hit this again:



                                                                      dconf dump /apps/seahorse/listing/ > dconf.txt



                                                                      delete wrong pathnames in dconf.txt



                                                                      (in my case, it was this line:
                                                                      keyrings-selected=['secret-service://login', 'openssh:///home/OLDUSERNAME/.ssh', 'openssh:///home/NEWUSERNAME/.ssh']

                                                                      )



                                                                      dconf reset -f /apps/seahorse/listing/
                                                                      cat dconf.txt | dconf load /apps/seahorse/listing/







                                                                      share|improve this answer












                                                                      share|improve this answer



                                                                      share|improve this answer










                                                                      answered Oct 25 '18 at 11:26









                                                                      Costin GușăCostin Gușă

                                                                      1235




                                                                      1235























                                                                          0














                                                                          I made this one-liner to make disabling the password pop-up simple for when I am setting up Ubuntu VMs. I just tested it on an Ubuntu 16.04 system which had Chrome installed (not Chromium).



                                                                          sudo sed -i '/^Exec=/s/$/ --password-store=basic %U/' /usr/share/applications/google-chrome.desktop



                                                                          This command adds --password-store=basic %U to the end of any line in /usr/share/applications/google-chrome.desktop that begins with Exec=.






                                                                          share|improve this answer






























                                                                            0














                                                                            I made this one-liner to make disabling the password pop-up simple for when I am setting up Ubuntu VMs. I just tested it on an Ubuntu 16.04 system which had Chrome installed (not Chromium).



                                                                            sudo sed -i '/^Exec=/s/$/ --password-store=basic %U/' /usr/share/applications/google-chrome.desktop



                                                                            This command adds --password-store=basic %U to the end of any line in /usr/share/applications/google-chrome.desktop that begins with Exec=.






                                                                            share|improve this answer




























                                                                              0












                                                                              0








                                                                              0







                                                                              I made this one-liner to make disabling the password pop-up simple for when I am setting up Ubuntu VMs. I just tested it on an Ubuntu 16.04 system which had Chrome installed (not Chromium).



                                                                              sudo sed -i '/^Exec=/s/$/ --password-store=basic %U/' /usr/share/applications/google-chrome.desktop



                                                                              This command adds --password-store=basic %U to the end of any line in /usr/share/applications/google-chrome.desktop that begins with Exec=.






                                                                              share|improve this answer















                                                                              I made this one-liner to make disabling the password pop-up simple for when I am setting up Ubuntu VMs. I just tested it on an Ubuntu 16.04 system which had Chrome installed (not Chromium).



                                                                              sudo sed -i '/^Exec=/s/$/ --password-store=basic %U/' /usr/share/applications/google-chrome.desktop



                                                                              This command adds --password-store=basic %U to the end of any line in /usr/share/applications/google-chrome.desktop that begins with Exec=.







                                                                              share|improve this answer














                                                                              share|improve this answer



                                                                              share|improve this answer








                                                                              edited 9 hours ago

























                                                                              answered 9 hours ago









                                                                              omikesomikes

                                                                              14117




                                                                              14117

















                                                                                  protected by Community Nov 6 '18 at 12:25



                                                                                  Thank you for your interest in this question.
                                                                                  Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



                                                                                  Would you like to answer one of these unanswered questions instead?



                                                                                  Popular posts from this blog

                                                                                  How did Captain America manage to do this?

                                                                                  迪纳利

                                                                                  南乌拉尔铁路局