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

561 B

title language layout created updated toc tags
Key Authentication in FreeSSHd en default 2008-07-15 00:23:35 +0200 2008-07-15 00:23:35 +0200 false
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