ssh keys - local and remote keys



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

Hello.
I have three machines that I use, which all have their own ssh keys.
On two of them I have the keys stored on an external build server so that
when I interact with them, the authentication is using my local ssh keys,
whereas the third local machine doesn't have the keys stored there,
and I can't add the key myself.

On the third machine where I don't have the ssh key stored on the build server,
I plan to start using it to interact with the build cluster.

So, how do I tell ssh to use agent forwarding and use my local key when
interacting with the build cluster, and prevent it from using the keys on
the third computer when I ssh into the third system to interact with the
external build server from the third system?

- --
Solbu - http://www.solbu.net
Remove '.ugyldig' for email
PGP key ID: 0xFA687324
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFP74GET1rWTfpocyQRAue2AJ9ePqRyr/HYERmg/UBYOtwPGgBZlwCg6sno
CpLz2zrJXrZMaV3E/dBjyNA=
=isyc
-----END PGP SIGNATURE-----
.



Relevant Pages

  • Re: Preventing Auto-Login
    ... resists brute force attacks much better. ... SSH keys for all sorts of inappropriate system access. ... NFS shares of home directories are pretty trivially ...
    (comp.security.ssh)
  • Re: Looking for Subversion server-side SSH key manager
    ... generate their SSH keys via a decent webform, ... You may go and read the Subversion book on "client credential ... client in the UNIX or Linux world stores the passwords in plain-text. ...
    (comp.os.linux.security)
  • Re: Question about "SCP" command
    ... > If you need to propagate this and you haven't already put SSH keys in place ... > or are running NIS or LDAP, ... consider running a littls "sed" utility to replace the root account ...
    (comp.os.linux.security)
  • Re: Question about "SCP" command
    ... > If you need to propagate this and you haven't already put SSH keys in place ... > or are running NIS or LDAP, ... consider running a littls "sed" utility to replace the root account ...
    (comp.os.linux.security)
  • Re: Passing password in ssh
    ... Passwordless SSH keys are _very_ insecure in my ... > Just pray that the account owning they keys is not ... If you use ssh keys, does it matter whose accounts is ... If I create keys without a passphrase, and share the public keys ...
    (Fedora)