Résolu : Déverrouiller le trousseau de connexion

Forum français des utilisateurs MX
Message
Author
Mailomaniac
Posts: 38
Joined: Tue Apr 07, 2020 11:56 am

Résolu : Déverrouiller le trousseau de connexion

#1 Post by Mailomaniac »

Bonjour,

Que faire quand s'affiche le message "Saisissez votre mot de passe pour déverrouiller le trousseau de connexion" (je ne sais même pas ce que c'est !). En fouillant sur le forum, je suis tombé sur une solution décrite dans le manuel MX (§ 2.6.3) mais :
Solution 1 > Je n'ai à aucun moment "Trousseau par défaut"

Image

Solution 2 > Avec Thunar, une fois arrivé dans ~/.local/share/keyrings/ je trouve login.keyring et user.keystore, lequel correspond au mot de passe réseau à supprimer ?

Image

Merci de votre aide
Last edited by Mailomaniac on Sat Oct 03, 2020 5:52 am, edited 1 time in total.

User avatar
Herve33
Posts: 136
Joined: Fri May 04, 2018 8:48 am

Re: Déverrouiller le trousseau de connexion

#2 Post by Herve33 »

Bonjour,
je n'ai pas trop compris ton souci, un message te demande de déverrouiller ton trousseau de connexion, c'est ça ?
Aspire 5733 - Mx Linux

Mailomaniac
Posts: 38
Joined: Tue Apr 07, 2020 11:56 am

Re: Déverrouiller le trousseau de connexion

#3 Post by Mailomaniac »

Bonjour @Hervé33

Oui, c'est exactement cela. Je ne saurais dire ce qui déclenche le message.

User avatar
m_pav
Developer
Posts: 1823
Joined: Sun Aug 06, 2006 3:02 pm

Re: Déverrouiller le trousseau de connexion

#4 Post by m_pav »

The keychain is provided with the package gnome-keychain which is installed by default.

Whenever you open an app that has the ability to store passwords, for example, a web browser or an email app, the keychain is called to store the passwords used within that the app that called up the keychain. For this to happen the keychain needs to be unlocked the first time it's used, like after each login/restart etc.

If you've forgotten your keychain password, you can delete the file named login.keychain from ~/.local/share/keyrings/ and the next time it's needed, the keychain will ask you for a keychain password, not the site or email password that probably confused you the first time you saw it. Most newbies fall into the trap of providing the password for the site or email account they are trying to use the first time the keychain setup screen instead of the fresh password for the keychain itself. This happens because they think the keychain is asking for the password for the site or email account they are trying to use.

To reset the keychain password and remove all saved passwords, open a terminal and issue the command as below to remove the offending file.

Code: Select all

rm ~/.local/share/keyrings/login.keyring
The next time an app calls up the keychain, please take the time to read all parts of the window that pops up, you will see it's a keychain setup window and you'll be able to leave the password fields blank so you'll never see it again, or provide a new password for the keychain itself.

If you leave the password blank by providing no password, your keychain will store your passwords unencrypted, any you'll never be asked for a keychain password. You get the benefit of having your passwords automatically provided to your apps, but the security risk of losing everything if your machine becomes compromised.

If you provide the keychain a password, all passwords stored in your keychain will be encrypted, but you'll have to enter it once for every login, the first time the keychain is called by any app that uses it.
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

Mailomaniac
Posts: 38
Joined: Tue Apr 07, 2020 11:56 am

Re: Déverrouiller le trousseau de connexion

#5 Post by Mailomaniac »

Hello,
Merci pour toutes ces infos. J'ai supprimé le fichier login.keyring. En me connectant sur Skype, le trousseau est apparu et j'ai laissé les champs vides. C'est OK.
Thank you !

Post Reply

Return to “Forum Français”