7

When ever I long into Ubuntu, I'm immediately presented with a dialogue that asks me to enter the password that will unlock Gnome Keyring.

However, I was never prompted to set this in the first place, and none of the passwords I've tried are effective. How can I disable these popups and just have Gnome Keyring unlocked when I log in in the same way that encrypted home directories are automatically mounted upon log in?

FWIW, I'm set to auto log in, which may or may not be useful information.

Btw, I've seen this question: How to disable GNOME keyring, and the accepted answer didn't work. I'd rather not uninstall Keyring

Update 1: I've disabled automatic login but it still appears.

Kevin Bowen
  • 19,615
  • 55
  • 79
  • 83

2 Answers2

7

It only comes up on auto login actually. To get rid of it :

  • Open seahorse (aka "Passwords and Encryption Keys" in the preferences menu),
  • Right click on "Passwords: login" (the first entry in the list),
  • Change password : "Old Password" is your user password, then do not type anything in "Password" and "Confirm",
  • then "Ok" and there will be a warning : "Use Unsafe Storage"
Jorge Castro
  • 71,754
davidc3
  • 508
  • this doesn't work for me, I've changed to "Unsafe Storage" many time, and it keeps asking me for a password – Felipe May 11 '11 at 14:34
2

Thats easy, OK first follow these steps:

  1. open your home folder
  2. press Ctrl +h to view hidden files
  3. double click on .local folder
  4. press on share folder
  5. look for key rings folder, right click it, and delete it.
  6. reboot
  7. you are going to see make a new key ring or default.
  8. press continue and press yes to the other pop up box.
  9. your done!
Eric Carvalho
  • 54,385