Not sure how or why, but ssh-agent lost all saved passwords. How can I re-add them?
I would like it if when connecting over SSH to type the password then and have ssh-agent remember it from there on.
I use a config file for different hosts and as far as I remember I didn't have to ssh-add for any of the entries there but rather type the password once and then the agent remembered it.
Thank you.