当前位置:网站首页>SSH connected to win10 and reported an error: permission denied (publickey, keyboard interactive)
SSH connected to win10 and reported an error: permission denied (publickey, keyboard interactive)
2022-06-26 05:02:00 【HackerTom】
own manjaro It's for the notebook ssh Company laboratory win10 Computer error reporting :
<USER>@<IP>: Permission denied (publickey,keyboard-interactive).
stay win10 For computers sshd -d
, Output ( I wonder if this output is useful ):
debug1: sshd version OpenSSH_for_Windows_8.1, LibreSSL 3.0.2
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_rsa_key
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_ecdsa_key
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_ed25519_key
sshd: no hostkeys available -- exiting.
Reference resources [1], Need modification sshd_config file , from [2] know win10 This file is in C:\ProgramData\ssh\sshd_config. stay 52 Row or so , take
PasswordAuthentication no
Medium no
Change to yes
; Restart again ssh The server :
- Command line knock
services.msc
Start the service manager ; - find
OpenSSH SSH Server
, Right click , restart .
References
边栏推荐
- 1.16 learning summary
- 钟珊珊:被爆锤后的工程师会起飞|OneFlow U
- Multipass中文文档-设置驱动
- Multipass Chinese document - remote use of multipass
- 微信小程序保存圖片的方法
- Zuul 實現動態路由
- Multipass中文文档-使用Packer打包Multipass镜像
- 【Unity3D】碰撞体组件Collider
- Illustration of ONEFLOW's learning rate adjustment strategy
- 5. < tag stack and general problems > supplement: lt.946 Verify the stack sequence (the same as the push in and pop-up sequence of offer 31. stack)
猜你喜欢
Schematic diagram of UWB ultra high precision positioning system
What is UWB in ultra-high precision positioning system
2. < tag dynamic programming and conventional problems > lt.343 integer partition
Nabicat connection: local MySQL & cloud service MySQL and error reporting
1.20 learning summary
【Unity3D】人机交互Input
Image translation /gan:unsupervised image-to-image translation with self attention networks
DBeaver 安装及配置离线驱动
Differences between TCP and UDP
-Discrete Mathematics - Analysis of final exercises
随机推荐
1.11 learning summary
How can the intelligent transformation path of manufacturing enterprises be broken due to talent shortage and high cost?
钟珊珊:被爆锤后的工程师会起飞|OneFlow U
ROS 笔记(07)— 客户端 Client 和服务端 Server 的实现
1.21 learning summary
Multipass Chinese documents - improve mount performance
Using Matplotlib to add an external image at the canvas level
Day4 branch and loop jobs
202.2.9
Final review of brain and cognitive science
#微信小程序# 在小程序里面退出退出小程序(navigator以及API--wx.exitMiniProgram)
Interpretation of yolov5 training results
Cookie and session Basics
Nabicat connection: local MySQL & cloud service MySQL and error reporting
Zuul implements dynamic routing
1.20 learning summary
5. <tag-栈和常规问题>补充: lt.946. 验证栈序列(同剑指 Offer 31. 栈的压入、弹出序列)
1.13 learning summary
ModuleNotFoundError: No module named ‘numpy‘
22.2.8