[SOLVED] Forgot the keyring password

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

[SOLVED] Forgot the keyring password

Post by jsfarinet »

When i synchronized 3 different srware iron (on windows, slackware and android) on slackware i think i was asked for a keyring password but, unfortunately i didn't pay attention at it - and i forgot it. How can i reset it?

Because any time i start chrome, i'm asked to fill in the keyring password ...

Thanks a lot in advance!
Last edited by jsfarinet on 20. Nov 2016, 10:55, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: Forgot the keyring password

Post by gapan »

Code: Select all

rm ~/.local/share/keyrings/*
should do it. But you can also install seahorse, which manages these keyrings.
Image
Image
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

Re: Forgot the keyring password

Post by jsfarinet »

gapan wrote:

Code: Select all

rm ~/.local/share/keyrings/*
should do it. But you can also install seahorse, which manages these keyrings.
Thanks a lot. That did it!
Post Reply