SSH Agent on Leopard

Operating System Add comments

Leopard comes with a built-in SSH agent. The passphrase of your private key can be stored in your keychain.

SSH Dialog
SSH Dialog

If you don’t want to store your passphrase in the keychain, the above dialog will appear every time you use the ssh tool with your private key. It’s so boring, isn’t it? Ok, ssh-add can solve it.

ssh-add <private key file>

It adds your private key to the SSH agent. After using this command, you won’t see that dialog again in the current system login session.

2 Responses to “SSH Agent on Leopard”

  1. Pterodactyl Says:

    1

  2. Pterodactyl Says:

    2

Leave a Reply

© 2008~2010 Pterodactyl Fung | Powered by WordPress | Design by N.Design Studio
XHTML CSS RSS Log in