-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday 08 November 2003 00:10, Mike Williams wrote:
> emerge keychain
>
> add the following to your .bashrc
>
> if [ "$DISPLAY" ]; then
> keychain ~/.ssh/id_rsa
> . ~/.keychain/${HOSTNAME}-sh
> fi
>
> Works perfectly for me.
Late night brain fart :(
You need to generate an ssh key ('ssh-keygen -t rsa' -- giving a suitable
password), and copy the contents the resulting ~/.ssh/id_rsa.pub into the
~/.ssh/authorized_keys for each user at each host you will be accessing.
- --
Mike Williams
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/rDbeInuLMrk7bIwRAvvkAJ46TttrRLohumxqYkMhHYdgWZw2VACfRFJ3
1h8dD5d+b/Z8NZzSdEJQwMI=
=P2Gk
-----END PGP SIGNATURE-----
--
[EMAIL PROTECTED] mailing list