DO NOT follow the official M$ documentation at https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_keymanagement
1.a. DO NOT use Repair-AuthorizedKeyPermission
DO comment out the section on administrators_authorized_keys at the end of \ProgramData\ssh\sshd_config
DO put your public keys in $home/.ssh/authorized_keys (e.g. using scp with password auth)
DO make sure the authorized_keys file has windows CRLF line endings

相关文章:

  • 2021-10-12
  • 2021-11-27
  • 2022-12-23
  • 2021-05-17
  • 2021-09-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-08
  • 2021-05-26
  • 2021-11-27
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
相关资源
相似解决方案