Password to open keychain

FDimmling

Bit poster
I have installed Ubuntu 12.04 from the image offered from Paralles which creates a user parallels and asks for a new password on the first login. When trying to login to an existing Ubuntu One account I am asked for the password to unlock the keychain. But no password works for this, neither parallels nor the one I gave when requested to set a new password, not even when both are made identical. Any solution known?

Friedrich
 
I am having the same issue under Ubuntu 20.10 when I am trying to run the following command: "pip install -U flask" I have researched but nothing is working and I don't know the old password I just know the password I entered when i set this Ubuntu up. This is the first time i have ever been asked for a key password.
 
I just fixed my issue my running the following command

rm ~/.local/share/keyrings/login.keyring

Then, log out and log back in. Ubuntu will automatically create a new login.keyring for you.
 
I just fixed my issue my running the following command

rm ~/.local/share/keyrings/login.keyring

Then, log out and log back in. Ubuntu will automatically create a new login.keyring for you.

This worked for me. Thank you!
 
Back
Top