Brian Panulla
|
Re:sshkeychain does not install - 2007/12/06 06:42
I had the same problem installing SSHKeychain on Leopard, but it wound up not being a problem. Leopard has some GUI support for SSH keys and storing the passphrase in the OS X Keychain.
Make sure you can connect to your host with ssh from the Terminal (just a normal terminal session)... the first time I tried to connect after recreating my keys, I got an OS popup asking me to add them to the ssh-agent. After that, ssh and ZigVersion worked fine.
|