【发布时间】:2011-10-25 21:24:39
【问题描述】:
我刚刚下载了适用于 Windows 7 的 Cygwin。我想安装一个 OpenSSH SSH 守护程序,在运行“ssh-host-config”之后,我尝试通过运行来启动服务
$net start sshd
System error 1069 has occurred.
The service did not start due to a logon failure.
我将用户“sshd”的密码更改为具有大写/小写字母和数字。但我仍然得到这个错误。感谢您提供任何帮助或其他故障排除建议,- Dave
【问题讨论】:
标签: windows-7 cygwin openssh sshd