Neither of my Gentoo boxes seem to be able to use
ssh:// buffers. I get a "Authentication failed" box
quickly followed by a "Couldn't Connect."
Checking debug messages suggests that the connection is
timing out in SshSession.authenticate(). I have no
idea if this is a problem between jpty and gentoo or
java and gentoo.
Any suggestions on what to test?
Logged In: YES
user_id=558172
It's likely that gentoo is using some sort of authentication
prompt that j doesn't understand.
You might try adding the line
debug = true
to ~/.j/prefs, and then look at the output in ~/.j/log.
(Sorry it took me so long to see this! You'll get faster
results if you send mail to
armedbear-j-devel@lists.sourceforge.net.)
Ticket moved from /p/armedbear-j/support-requests/3/