Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

  • Install Putty.
  • Generate a SSH2 public key or import your existing key to Putty (there's a lot of HowTos in the Web) (usually your key needs to be OpenSSH compatible).
  • If you generated a key, export the public part in OpenSSH's format and have it integrated in the server's ~/.ssh/authorized_keys
  • Double klick your private key, i.e. the *.ppk file, this starts pagent and load your int pagent's memory.
  • Use putty to open an SSH2 connection to connect to the server. This should work without password interaction, but you may be asked to accept (and save) the server's public key.
  • Most SSH aware tools for Windows can use either the key or pagent

 


From: IBCL BLog.
Originally posted: 2010-07-23

  • No labels