Differences
This shows you the differences between the selected revisions of the page.
2017-01-08 | 2017-01-08 | ||
no summary (88.123.213.92) (hidden) (untrusted) | no summary (88.123.213.92) (hidden) (untrusted) | ||
Line 27: | Line 27: | ||
Follow a generic guide for [[guide_public_key|Setting up SSH public key authentication]] in *nix OpenSSH server, with following differences: | Follow a generic guide for [[guide_public_key|Setting up SSH public key authentication]] in *nix OpenSSH server, with following differences: | ||
- | * Do not follow the chapter OpenSSH. Instead, create the ''.ssh'' folder (for the ''authorized_keys'' file) in your Windows account profile folder (typically in ''C:\Users\username\.ssh''). &winpath | + | * Instead, create the ''.ssh'' folder (for the ''authorized_keys'' file) in your Windows account profile folder (typically in ''C:\Users\username\.ssh''). &winpath |
- | * Copy ''C:\openssh\ssh_host_dsa_key.pub'' to the ''.ssh'' folder. Rename this file ''authorized_keys''. | + | |
* Do not change permissions for the ''.ssh'' and the ''authorized_keys''. | * Do not change permissions for the ''.ssh'' and the ''authorized_keys''. | ||