1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/freesshd/_posts/2008-07-15-key-authentication.md

20 lines
561 B
Markdown

---
title: Key Authentication in FreeSSHd
language: en
layout: default
created: 2008-07-15 00:23:35 +0200
updated: 2008-07-15 00:23:35 +0200
toc: false
tags:
- know-how
- software
- freesshd
---
* generate key-pair using puttygen.exe
* enter desired username as *Key comment*
* *Save private key*
* copy OpenSSH-key out of the box *Public key for pasting into OpenSSH authorized keys file* and paste into a file,
name that file after the username - without any extension
* put that file in the key directory of freeSSHd
* restart the *freeSSHd* service