Skip to content

sshd service can not start on Windows 7 #795

Closed
@wim-h

Description

@wim-h

Please answer the following

"OpenSSH for Windows" version
0.0.17.0

Server OperatingSystem
Windows 7 Professional 32bit
Including the fix as per #770

What is failing
The sshd service fails to start

Expected output
A running sshd service.

Actual output
Starting the service yields the following error message:

Windows can not start the sshd service on Local Computer.

Error 2: The system cannot find the file specified.

After modifying the service configuration, changing ImagePath from:
C:\Program Files\OpenSSH\sshd.exe
to:
"C:\Program Files\OpenSSH\sshd.exe"

I am getting the following error:

Windows could not start the sshd service on Local Computer.
Error 5: Access is denied

I did ran .\FixHostFilePermissions.ps1 -Confirm:$false
All files are looking good.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions