SSH failed to start service due to logon failure
[Analysis and resolution]
$ net start sshd
A system error 1069 occurred.
The service could not be started due to a logon failure.
Analysis: This is due to user password input error, after changing the user sshd may also occur this problem, in the services.msc login tag change user settings can!
If you cannot start the SSHD service after you modify your password, it is recommended that you uninstall the service, delete the cyg_server,sshd user, and reinstall it, and then perform the/bin/sh.sh script, which requires the following commands:
Cygwin under the SSHD service
Open net start sshd (Cygrunsrv–s sshd)
Turn off net stop Sshdy
Install Ssh-host-config
Uninstall SC Delete sshd (cygrunsrv–r sshd)
Update user Information
Mkpasswd–l >/etc/passwd
Mkgroup-l >/etc/group
Chinese garbled processing under Cygwin