I changed my user password in Ubuntu, everything was OK until the next time I booted my Linux box. Keyring Manager was asking me for a password (as my wireless connection needed stored WPA password), immediately figured out that this was caused by the password change.
The problem is that Gnome Keyring manager doesn’t have an option to change the default keyring password. So, if your user password is changed, every time you log in Keyring Manager will ask for the password you supplied during Ubuntu’s installation (awkward).
Due the lack of password change in Keyring Manager we need another application: Seahorse. To install type the following:
$ sudo apt-get install seahorse
Once installed open it (Applications -> Accessories -> Passwords and Encryption Keys), and then go to Edit -> Preferences menu. Select GNOME Keyring tab and change the password to match your actual Linux user password.


4 comments
Comments feed for this article
February 12, 2008 at 21:14 pm
andrewkk
Thanks. I never would have figured that out.
March 27, 2008 at 11:46 am
Chih
I found this thread from Ubuntuforums.org and I just wanted to say thank you very much, this works wonderfully.
April 16, 2008 at 10:39 am
mexpolk
Hi Andrewkk… neither I… it was a very lucky discovery!
October 22, 2008 at 19:34 pm
Roo’s View » Blog Archive » Ubuntu and the default keyring
[...] it turns out that there is. The Seahorse application lets you do this. I found the following blog posting by Ivan Torres that shows you how to do this. Now changing the password is accomplished by Applications -> [...]