<div>While bug hunting my own app, I noted the default supported auth methods for the erlang SSH app are...</div><div><br></div><div>"publickey,keyboard_interactive,password"</div><div><br></div><div><br></div><div>
I *think* that underscore is supposed to be a hyphen.  My app does not use that codepath, so I can't tell if it changes anything.  Patch info below:</div><div><br></div><div><br></div><div>git fetch git://<a href="http://github.com/goertzenator/otp.git">github.com/goertzenator/otp.git</a> keyboard_interactive</div>
<div><br></div><div><a href="https://github.com/goertzenator/otp/compare/keyboard_interactive">https://github.com/goertzenator/otp/compare/keyboard_interactive</a>
</div><div><br></div><div><a href="https://github.com/goertzenator/otp/compare/keyboard_interactive.patch">https://github.com/goertzenator/otp/compare/keyboard_interactive.patch</a>
</div><div><br></div><div><br></div><div>Dan.</div><div><br></div><div><br></div>