ssh2 icon indicating copy to clipboard operation
ssh2 copied to clipboard

docs: Update README example to go next on failed authentication

Open ad-m opened this issue 6 years ago • 1 comments

Hello,

Due to the coomon expectations of users (resulting from the coomon OpenSSH configuration), I propose to adjust the published example in order to ask for another form of authentication in case of incorrect access data.

This is especially important when using the ssh agent, as the current example will fail if someone has more than two keys added to agent. After attempting to use the first one, the second one will not be used and the connection will be terminated due no more authentication methods available.

Greetings,

ad-m avatar May 21 '19 23:05 ad-m

Is there anything what I can do to help merge that PR?

ad-m avatar Oct 24 '19 22:10 ad-m