Open GoogleCodeExporter opened 9 years ago
The starting point is at com/trilead/ssh2/auth/AuthenticationManager.java:311
and
should be the same as authenticateInteractive where the packet coming back
requesting
the password change is SSH_MSG_USERAUTH_INFO_REQUEST. An example can be seen in
Section 4 of RFC 4256 (http://www.faqs.org/rfcs/rfc4256.html)
Original comment by kenny@the-b.org
on 3 Nov 2008 at 7:57
Original issue reported on code.google.com by
kenny@the-b.org
on 3 Nov 2008 at 7:01