-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 07 November 2003 23:47, Andrew Gaffney wrote:
> I've seen a thread or 2 here before about this, but I can't seem to find
> them. I use ssh to login to a few different hosts on a regular basis. I
> want to set it up so I don't have to enter my password. How do I do this?

emerge keychain

add the following to your .bashrc

if [ "$DISPLAY" ]; then
  keychain ~/.ssh/id_rsa
  . ~/.keychain/${HOSTNAME}-sh
fi

Works perfectly for me.

- -- 
Mike Williams
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/rDSBInuLMrk7bIwRAloGAJ9vVk3oAb3JwFpbLN5pAIOy9YChDgCeIRjH
uFEcxCN3yS32tVf3Xnr9wfU=
=u0kR
-----END PGP SIGNATURE-----

--
[EMAIL PROTECTED] mailing list

Reply via email to