I'm having some issues which i can't figure out, i guess it's a noob question but its giving me a hard time.
I have multiple servers, you can only connect via SSH with a key. They all have the same key of my client.
If i connect to server A it connects directly, also server X. If i connect to server B i'm prompted to enter a password (once) to open my password store, after that i can connect to all servers.
I'm using Fedora as a client.
I have not protected my key (which is the same for all hosts) with a password.I checked the password manager, but it seems not related to this issue.
I see no options/differences between the hosts in the SSH config. Looking at the keychain documentation i think it's unrelated as well.
How can i add a ssh connection to the local password protected list?