Where does Mac OS X store the ssh passwords

keychainssh

Some time ago Sourceforge forced everybody to change the Passwords. A real pain since I use a lot of automated scripts.

One of them uses ssh connection to upload the newest passwords. This one is not asking for the password for every operation. And there are quite a few of them: Start Session, copy files, close session.

Now my guess it that the system is trying to log in with the old password and is not storing the new one after I enter is. Correct me if I am wrong.

Now could anybody tell me where in the key chain Mac OS X is storing the passwords.

And yes, I have a public key set up as well. That is what I used when I was still using Linux. But that does not work either.

Best Answer

Mac OS X doesn't store passwords for the command-line ssh client. It can however remember the password to your private key in the Keychain if you are authenticating via keys.