backup of seahorse keyring
Copying a keyring backup from an old machine with rsync into ~/.local/keyrings of an ubuntu installation works perfect, seahorse handles this fine. But copying the same keyring backup from an old machine with rsync into ~/.local/keyrings of a fc23 installation does not work. login.keyring shows up in ~/.local/keyrings but seahorse does not recognize it, folder Login is not present in seahorse. In both cases I removed login.keyring before before copying with rsync. In ubuntu a backup of login.keyring in case of a new system installation seems to give me access to my passwords, I just copy it to the appropriate folder. In fc23 this seems not possible. How can I open a backup of login.keyring from an old machine in seahorse on a new fc 23 installation? Thanks for your help.
Check ownership and permission? Launch seahorse-gtk from Terminal and look at the output?
Launching seahorse as root: seahorse (seahorse:5092): seahorse-WARNING **: gkr-backend.vala:90: couldn't connect to secret service: The connection is closed
Need to reinitialize the machine for folder Login with backup passwords to show up in seahorse. Does somebody know how to connect to secret service without cycling the machine? Thanks for your help.