How to completely reset/erase the keyring?












4















Something happened to my keyring, I think chrome asked for a new password to create a new keyring and erased the old one, but now the process repeats. I save a few passwords and then it resets it again.



How do I completely swipe/remove/erase the keyring, so that this problem stops?










share|improve this question



























    4















    Something happened to my keyring, I think chrome asked for a new password to create a new keyring and erased the old one, but now the process repeats. I save a few passwords and then it resets it again.



    How do I completely swipe/remove/erase the keyring, so that this problem stops?










    share|improve this question

























      4












      4








      4


      2






      Something happened to my keyring, I think chrome asked for a new password to create a new keyring and erased the old one, but now the process repeats. I save a few passwords and then it resets it again.



      How do I completely swipe/remove/erase the keyring, so that this problem stops?










      share|improve this question














      Something happened to my keyring, I think chrome asked for a new password to create a new keyring and erased the old one, but now the process repeats. I save a few passwords and then it resets it again.



      How do I completely swipe/remove/erase the keyring, so that this problem stops?







      keyrings






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 11 '11 at 20:24









      Richard RodriguezRichard Rodriguez

      3,205102435




      3,205102435






















          3 Answers
          3






          active

          oldest

          votes


















          7














          Open ~/.gnome2/keyrings/, remove all the files there that end with .keyring.



          Next time keyring shows up for any reason do not enter a password for it and verify that you want to use unsafe storage. Keyring will still save your passwords and will not ask you again for a password.



          Another option is to disable keyring so the deamon does not run but then you wont have keyring saving your passwords for you common programs.






          share|improve this answer































            8














            On Ubuntu 13.10 or later:



            rm ~/.local/share/keyrings -fr


            Next time, when setup your keyring question appears just don't setup any.






            share|improve this answer































              -2














              A way I liked is the old way and it worked:



              Press Alt+Ctrl+T.



              Then, the terminal opens up, and then in there enter:



              passwd


              joeri@joeri-NC10:~$ passwd
              Nieuw UNIX-wachtwoord invoeren:
              Nieuw UNIX-wachtwoord herhalen:
              passwd: wachtwoord is met succes aangepast
              joeri@joeri-NC10:~$ sudo emacs
              [sudo] password for joeri:
              joeri@joeri-NC10:~$ ^C
              joeri@joeri-NC10:~$





              share|improve this answer





















              • 3





                What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                – Eliah Kagan
                Nov 20 '11 at 20:10













              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f78344%2fhow-to-completely-reset-erase-the-keyring%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              7














              Open ~/.gnome2/keyrings/, remove all the files there that end with .keyring.



              Next time keyring shows up for any reason do not enter a password for it and verify that you want to use unsafe storage. Keyring will still save your passwords and will not ask you again for a password.



              Another option is to disable keyring so the deamon does not run but then you wont have keyring saving your passwords for you common programs.






              share|improve this answer




























                7














                Open ~/.gnome2/keyrings/, remove all the files there that end with .keyring.



                Next time keyring shows up for any reason do not enter a password for it and verify that you want to use unsafe storage. Keyring will still save your passwords and will not ask you again for a password.



                Another option is to disable keyring so the deamon does not run but then you wont have keyring saving your passwords for you common programs.






                share|improve this answer


























                  7












                  7








                  7







                  Open ~/.gnome2/keyrings/, remove all the files there that end with .keyring.



                  Next time keyring shows up for any reason do not enter a password for it and verify that you want to use unsafe storage. Keyring will still save your passwords and will not ask you again for a password.



                  Another option is to disable keyring so the deamon does not run but then you wont have keyring saving your passwords for you common programs.






                  share|improve this answer













                  Open ~/.gnome2/keyrings/, remove all the files there that end with .keyring.



                  Next time keyring shows up for any reason do not enter a password for it and verify that you want to use unsafe storage. Keyring will still save your passwords and will not ask you again for a password.



                  Another option is to disable keyring so the deamon does not run but then you wont have keyring saving your passwords for you common programs.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 11 '11 at 20:38









                  Bruno PereiraBruno Pereira

                  60.6k26180209




                  60.6k26180209

























                      8














                      On Ubuntu 13.10 or later:



                      rm ~/.local/share/keyrings -fr


                      Next time, when setup your keyring question appears just don't setup any.






                      share|improve this answer




























                        8














                        On Ubuntu 13.10 or later:



                        rm ~/.local/share/keyrings -fr


                        Next time, when setup your keyring question appears just don't setup any.






                        share|improve this answer


























                          8












                          8








                          8







                          On Ubuntu 13.10 or later:



                          rm ~/.local/share/keyrings -fr


                          Next time, when setup your keyring question appears just don't setup any.






                          share|improve this answer













                          On Ubuntu 13.10 or later:



                          rm ~/.local/share/keyrings -fr


                          Next time, when setup your keyring question appears just don't setup any.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Apr 2 '14 at 21:42









                          ZoltanZoltan

                          32827




                          32827























                              -2














                              A way I liked is the old way and it worked:



                              Press Alt+Ctrl+T.



                              Then, the terminal opens up, and then in there enter:



                              passwd


                              joeri@joeri-NC10:~$ passwd
                              Nieuw UNIX-wachtwoord invoeren:
                              Nieuw UNIX-wachtwoord herhalen:
                              passwd: wachtwoord is met succes aangepast
                              joeri@joeri-NC10:~$ sudo emacs
                              [sudo] password for joeri:
                              joeri@joeri-NC10:~$ ^C
                              joeri@joeri-NC10:~$





                              share|improve this answer





















                              • 3





                                What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                                – Eliah Kagan
                                Nov 20 '11 at 20:10


















                              -2














                              A way I liked is the old way and it worked:



                              Press Alt+Ctrl+T.



                              Then, the terminal opens up, and then in there enter:



                              passwd


                              joeri@joeri-NC10:~$ passwd
                              Nieuw UNIX-wachtwoord invoeren:
                              Nieuw UNIX-wachtwoord herhalen:
                              passwd: wachtwoord is met succes aangepast
                              joeri@joeri-NC10:~$ sudo emacs
                              [sudo] password for joeri:
                              joeri@joeri-NC10:~$ ^C
                              joeri@joeri-NC10:~$





                              share|improve this answer





















                              • 3





                                What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                                – Eliah Kagan
                                Nov 20 '11 at 20:10
















                              -2












                              -2








                              -2







                              A way I liked is the old way and it worked:



                              Press Alt+Ctrl+T.



                              Then, the terminal opens up, and then in there enter:



                              passwd


                              joeri@joeri-NC10:~$ passwd
                              Nieuw UNIX-wachtwoord invoeren:
                              Nieuw UNIX-wachtwoord herhalen:
                              passwd: wachtwoord is met succes aangepast
                              joeri@joeri-NC10:~$ sudo emacs
                              [sudo] password for joeri:
                              joeri@joeri-NC10:~$ ^C
                              joeri@joeri-NC10:~$





                              share|improve this answer















                              A way I liked is the old way and it worked:



                              Press Alt+Ctrl+T.



                              Then, the terminal opens up, and then in there enter:



                              passwd


                              joeri@joeri-NC10:~$ passwd
                              Nieuw UNIX-wachtwoord invoeren:
                              Nieuw UNIX-wachtwoord herhalen:
                              passwd: wachtwoord is met succes aangepast
                              joeri@joeri-NC10:~$ sudo emacs
                              [sudo] password for joeri:
                              joeri@joeri-NC10:~$ ^C
                              joeri@joeri-NC10:~$






                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited Feb 5 at 22:32









                              zixuan

                              63115




                              63115










                              answered Nov 20 '11 at 19:21









                              Joeri JungschlagerJoeri Jungschlager

                              7




                              7








                              • 3





                                What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                                – Eliah Kagan
                                Nov 20 '11 at 20:10
















                              • 3





                                What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                                – Eliah Kagan
                                Nov 20 '11 at 20:10










                              3




                              3





                              What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                              – Eliah Kagan
                              Nov 20 '11 at 20:10







                              What does this have to do with the keyring? First you change the user password, which is totally separate from the keyring, and then you open emacs (but with no particular document) as root...and you do it in a way that is highly inadvisable. This would make a little bit of sense if configuration files needed to be edited, but they don't--to reset the keyring, they need to be removed.

                              – Eliah Kagan
                              Nov 20 '11 at 20:10




















                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f78344%2fhow-to-completely-reset-erase-the-keyring%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Human spaceflight

                              Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                              File:DeusFollowingSea.jpg