用SecureCRT软件连接出现如下报错:Unable to authenticate using any of the configured authentication methods.
系统是ubuntu。
解决:
在配置文件/etc/ssh/sshd_config
添加一条语句
PermitRootLogin yes
本文介绍使用SecureCRT连接Ubuntu时出现“Unable to authenticate using any of the configured authentication methods”错误的原因及解决方法。通过修改Ubuntu系统中的sshd_config文件并设置PermitRootLogin为yes来解决认证失败的问题。
系统是ubuntu。
解决:
在配置文件/etc/ssh/sshd_config
添加一条语句
PermitRootLogin yes
您可能感兴趣的与本文相关的镜像
Stable-Diffusion-3.5
Stable Diffusion 3.5 (SD 3.5) 是由 Stability AI 推出的新一代文本到图像生成模型,相比 3.0 版本,它提升了图像质量、运行速度和硬件效率
2229
5106

被折叠的 条评论
为什么被折叠?