> How is ssh-agent different from just running ssh-keygen to create a > key pair with an empty passphrase and putting the public key into > ~/.ssh./authorized_keys on the cvs machine?
It just means that your private key isn't lying around on your disk unencrypted. -- David Hart [EMAIL PROTECTED]