Skip to content

SSH tunnel using plink v0.82+ ignores user input #2243

@ansgarbecker

Description

@ansgarbecker

Description

For instances the dialog for storing a yet unknown host key. Heidi shows a prompt with yes/no/cancel buttons:

Image

Pressing yes should send a "y" to the running plink process, while pressing no should send a "n". Both are sent to the input pipe which is connected to the plink process, but both are ignored for some reason.

Obviously, this is related to changes in plink 0.82 with the new -legacy-stdio-prompts parameter, supported in #2118 .

HeidiSQL version

12.11

Database server version

Reproduction recipe

Connect via SSH tunnel to a host of which your Windows registry does not have the host key.
See HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\SshHostKeys\

Error/Backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugDefective behaviour in HeidiSQLssh-tunnelRelated to SSH tunneling with ssh or plink

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions