Skip to content

ssh client on Windows7 fails "ssh_askpass: posix_spawn: No such file or directory" #1088

@llinyu

Description

@llinyu

"OpenSSH for Windows" version
tested with versions v1.0.0.0-Beta

Client OperatingSystem
Windows 7 SP1 Professional

What is failing
On Windows 7, I can't connect to any ssh server using the ssh.exe client from this project. but putty works.
I have tried ssh.exe both in version v0.0.24.0 and v1.0.0.0-Beta without success.

I see the following:
#966

but no environment "DISPLAY" variable on my Windows 7
DISPLAY=localhost:0.0

Expected output

ssh.exe myname@192.168.10.101
myname@192.168.10.101's password:

Actual output

ssh.exe myname@192.168.10.101
key_load_public: invalid format
ssh_askpass: posix_spawn: No such file or directory
Host key verification failed.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions