处理过程方法:
1、进入 管理终端 连接并登录到Linux系统。
2、执行命令 cat /etc/ssh/sshd_config 查看SSH服务配置,并注意是否包含类似如下配置。
3、执行命令 vi /etc/ssh/sshd_config,按下 i 编辑SSH服务配置文件,将参数 PasswordAuthentication 设置为 yes,或者在 PasswordAuthentication 参数前添加井号(#),按下 Esc 退出编辑模式,并输入 :wq 保存退出。
4、重启后正常连接远程。
Copyright © 2010-2023 zkeys.com. All Rights Reserved. 天门互联 版权所有 天门互联 湘ICP备2023009914号