[size=medium]在window中使用freesshd开启ssh后,客户端登陆时报 access denied错误 或者 始终弹输入密码框时 检查freesshd的配置 在authentication中 将Password那项选为required 将public key选为disable,重启软件后即可[/size]
参考资料
http://deano.me/2013/02/freesshd-ssh-login-access-denied/
[quote]I have installed FreeSSHD recently onto my desktop computer, I think its cool to have an SSH server that allows me to run commands remotely just like in Linux. Even if it is stupid MSDOS (I would much prefer an actual emulation of the Linux command line Sad smile).
I quickly hit a problem however, it didn’t matter what I did, I could not login to the SSH Server, it would ask for my Username and Password and then tell me “Access denied”.
I found the solution, in the FreeSSHD settings go to “Authentication”, make sure “Password authentication” is set to “Required”. And set “Public key authentication” to “Disabled”.
- See more at: http://deano.me/2013/02/freesshd-ssh-login-access-denied/#sthash.fQi2Vv6Q.dpuf[/quote]
参考资料
http://deano.me/2013/02/freesshd-ssh-login-access-denied/
[quote]I have installed FreeSSHD recently onto my desktop computer, I think its cool to have an SSH server that allows me to run commands remotely just like in Linux. Even if it is stupid MSDOS (I would much prefer an actual emulation of the Linux command line Sad smile).
I quickly hit a problem however, it didn’t matter what I did, I could not login to the SSH Server, it would ask for my Username and Password and then tell me “Access denied”.
I found the solution, in the FreeSSHD settings go to “Authentication”, make sure “Password authentication” is set to “Required”. And set “Public key authentication” to “Disabled”.
- See more at: http://deano.me/2013/02/freesshd-ssh-login-access-denied/#sthash.fQi2Vv6Q.dpuf[/quote]
本文介绍了解决Freesshd SSH服务器登录时出现的Access denied错误的方法。通过调整Freesshd设置中的认证方式,禁用公钥认证并要求密码认证,可以有效解决无法登录的问题。
2万+

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



