python SSH连接报错:paramiko.ssh_exception.AuthenticationException: Authentication failed
操作香蕉派BananaPi,使用SSH连接,通过工具连接正常,但通过python连接始终报错:paramiko.ssh_exception.AuthenticationException: Authentication failed。由于香蕉派刷image后,root账号默认是没有密码的,所以一种解决方案是:设置密码(在窗口中输入passwd,按提示输入密码即可)
·
操作香蕉派BananaPi,使用SSH连接,通过工具连接正常,但通过python连接始终报错:paramiko.ssh_exception.AuthenticationException: Authentication failed
由于香蕉派刷image后,root账号默认是没有密码的,所以一种解决方案是:设置密码(在窗口中输入passwd,按提示输入密码即可)
更多推荐
所有评论(0)