How to reset forgotten Gnome Keyring Password in fedora 18 ?
Hello, I changed my user password and after a period i realize that the keyring password is the same password of the user ( i forgot old password ) So i try to delete login keyring [rm ~/.gnome2/keyrings/login.keyring] didn't work i guess because of new gnome version. so how i can reset the keyring password ?
@Ismail Sensei, the keyrings folder is ~/.local/share/keyrings/ instead of ~/.gnome2/keyrings/ ->
rm ~/.local/share/keyrings/login.keyring
just in case make a backup first of this file.