pyzmq icon indicating copy to clipboard operation
pyzmq copied to clipboard

openssh_tunnel does not take password authentication if first password is wrong

Open SylvainCorlay opened this issue 10 years ago • 2 comments

When connecting to a remote kernel with

ipython qtconsole --ssh=host --existing connect_info

if the first password attempt is incorrect, the following attempts won't work event if one enters the correct password. Ping @ccordoba12, @minrk .

SylvainCorlay avatar Nov 22 '14 17:11 SylvainCorlay

I assume your issue is on ipython and not on pyzmq/zeromq? Hit the wrong channel?

lusitania avatar Dec 29 '14 11:12 lusitania

The problem occurs in pyzmq. This example is just the simplest way to reproduce the issue.

SylvainCorlay avatar Dec 29 '14 12:12 SylvainCorlay