[Jsch-cvs] invalid data when reconnecting using keyboard interactive authentication.
Status: Alpha
Brought to you by:
ymnk
From: Patrick O. H. <PH...@co...> - 2006-11-01 21:29:39
|
I can connect a session using keyboard interactive authentication, but if I disconnect and try to connect again (using the same session object), I get "invalid data," thrown from Session.connect(). this does not happen if I use password authentication. are there any workarounds for this? Patrick |