Default keyring lost - password always asked - seahorse

Asked by ROUCHY JMarc

Hello,

The passwd for default keyring is allways asked.
It seems the default keyring is lost.
In seahorse application i've no PASSWORD entry, when i try to create a keyring, i get this error message :
>> No such secret collection at path: /

The content od ~/.gnome2/keyrings is :
jmr@jmr-Ubuntu:~/.gnome2/keyrings$ ll
total 24
drwx------ 2 jmr jmr 4096 févr. 1 17:58 ./
drwx------ 10 jmr jmr 4096 févr. 1 13:13 ../
-rw------- 1 jmr jmr 12507 mars 5 2014 login.keyring
jmr@jmr-Ubuntu:~/.gnome2/keyrings$

Ubuntu version : 14.10
mr@jmr-Ubuntu:~$ uname -a
Linux jmr-Ubuntu 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Thank's to help me.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
ROUCHY JMarc
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If yoTelnetthe password application in Dash and set a password does it help

Revision history for this message
ROUCHY JMarc (jm-rouchy) said :
#2

I've changed the password (with passwd) and restarted the session, it's the same.

Thanks for your help.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Sorry phone went weird. You can set the keyring password in the password application in Dash

Revision history for this message
ROUCHY JMarc (jm-rouchy) said :
#4

Sorry, do you mean dash, like bash the command interpreter, with the "passwd" command or another way ?

Sorry for may english too !

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Press the Windows key, the Dash shows itself

Revision history for this message
ROUCHY JMarc (jm-rouchy) said :
#6

Okay, i see.

In the Dash, the Password application is probably "Mots de passe et clés" in french Unity interface.
This finaly launch "seahorse", in which the Password entry doesn't appears any more !

Can you try to launch seahorse in a terminal to confirme we are speaking about the same application ?

Thank's for your help but i must leave now.

Revision history for this message
ROUCHY JMarc (jm-rouchy) said :
#7

Hello,

Jean de la Fontaine said "Aide-toi, le ciel t'aidera" "Help yourself and heaven will help you", so i've found the solution.

~/.gnome2/keyrings seems to no longer be used for keys storing.

~/.local/share/keyrings is the "new" place, and this directory, for an unexplained raison, was root property.

When reset to user property :
    chown user:group -R ~/.local/share/keyrings
the default keyring was correctly created and no longer password asked.

Thank's.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

You probably ran a GUI application with sudo.