Choose password for new keyring

I'm using Ubuntu 11.04, after login it displays this message:

Choose password for new keyring

An application wants to create a new keyring called 'Default'. Choose password you want to use for it.

System is just hanged...not able to do anything. [Except the terminal login using (alt+ctr+f1)].

What is the keyring is all about? How to get rid of it? I'm stuck here.

I have removed the file keyring file @ home/.gnome2/keyring...still the issue remains.

Could you please tell me command based solution...[I tried with seahorse, however "terminal can not open display"] and i dont want to restart the system.

1

3 Answers

Keyring is used by applications to store your passwords and cryptographic keys in secure manner. It must be protected, either by separate password or being unlocked when you login (with password).

You can manage your keyrings by going to System Settings -> Passwords and Encryption Keys

See also: GNOME Keyring in wiki

Well, how would i'll do it on terminal ? I tried "seahorse", but it wont open on terminal...i want to get rid of it [ i need to do 'esc' always to get rid of it after login].

1

seahorse is not installed by default with Xubuntu 11.4, you have to install it first. Then you'll find the menu item under "Settings".

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like