How can I auto-unlock the Keyring Manager in Oneiric Ocelot?
I have found this description for Intrepid, but Ocelot looks different so I can't follow the instructions.
I have set up my machine to automatically log in to my account. I am using Unity. I don't mind the lesser security of having the keyring automatically unlocked. (This is a home desktop computer of a simple user, not a missile launch system.)
For 12.04
Thanks to @duffydack's hint, I discovered this:
Passwords: default
Change password
... But oddly, this does not work: after rebooting, I must enter the password again. Any hints?
For Ubuntu 12.10:
There is a known bug in Seahorse (the password and keys management app) that causing it unable to change login password or automatic keyring unlock setting, with error message
"GDBus.Error: org.freedesktop.Secret.Error.NoSuchObject:The collection does not exist".
See this bug report on Launchpad.This however has been fixed, so you need to download and install the updated version. You can do this with
Open
seahorse
and go to View -> By Keyring. Now right click the login password and choose change. Enter your password when asked for the first time but leave the new password blank. It'll ask for a confirmation and after that you should be good to go.I found the info here.
Run the Password and Encryption Keys tool from the terminal - type
seahorse
and press Enter.