Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 473 Bytes

setup ssh server on windows, enable key based authentication to windows ssh server.md

File metadata and controls

15 lines (10 loc) · 473 Bytes
title created modified
setup ssh server on windows, enable key based authentication to windows ssh server
2023-02-15T05:09:15.203Z
2023-02-15T05:11:18.331Z

setup ssh server on windows, enable key based authentication to windows ssh server

tutorial

change the sshd config

append the client's public key to "authorized_keys" and "administrators_authorized_keys"

restart the service