Configuring OpenSSH for Public Key Authentication

This is the best guide I have found for configuring OpenSSH on Windows for Public Key Authentication. PK authentication makes it possible to ssh to a remote system without the need for a password (which can be dangerous) during tasks that you would like to automate, like backups or syncronization of two systems.

3 Responses to “Configuring OpenSSH for Public Key Authentication”

  1. Evert said on December 9th, 2005 at 7:50 pm

    Can’t u use PuTTY for that?

  2. Jim said on December 10th, 2005 at 9:20 am

    I think you probably could, but my need for this was to automate Unison file syncronization to sync two servers. Unison uses SSH not PuTTY as it’s secure communication layer.

  3. Surjit said on October 29th, 2007 at 1:44 am

    Hi,

    Could you please provide guide for “Configuring OpenSSH for Public Key Authentication” as I am unable to get that from the link you have provided on article ‘http://www.digitalmediaminute.com/article/1879/configuring-openssh-for-public-key-authentication”

    Thanks,
    Surjit

Zen-To-Done