Here is a log that I captured from that server prior:
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: Connecting to XXXXXX.XXXX.com port 21000
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: Connection established
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: Remote version string: SSH-2.0-1.36_sshlib GlobalSCAPE
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: Local version string: SSH-2.0-JSCH-0.1.37
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: CheckCiphers: aes256-cbc,aes192-cbc,aes128-cbc
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: SSH_MSG_KEXINIT sent
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: SSH_MSG_KEXINIT received
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: kex: server->client aes128-cbc hmac-sha1 none
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: kex: client->server aes128-cbc hmac-sha1 none
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: SSH_MSG_KEXDH_INIT sent
Jun 27, 2012 6:40:25 PM JSchCommonsLogger log
INFO: expecting SSH_MSG_KEXDH_REPLY
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: ssh_dss_verify: signature true
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: Host 'XXXXXX.XXXX.com' is known and mathces the DSA host key
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: SSH_MSG_NEWKEYS sent
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: SSH_MSG_NEWKEYS received
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: SSH_MSG_SERVICE_REQUEST sent
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: SSH_MSG_SERVICE_ACCEPT received
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:26 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:27 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:27 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:28 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:28 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:28 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:28 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:29 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:29 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:29 PM JSchCommonsLogger log
INFO: Authentications that can continue: keyboard-interactive,password
Jun 27, 2012 6:40:29 PM JSchCommonsLogger log
INFO: Next authentication method: keyboard-interactive
Jun 27, 2012 6:40:30 PM JSchCommonsLogger log
INFO: Authentications that can continue: password
Jun 27, 2012 6:40:30 PM JSchCommonsLogger log
INFO: Next authentication method: password
Jun 27, 2012 6:40:30 PM JSchCommonsLogger log
INFO: Disconnecting from pdcftp.cvty.com port 21000
com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:449)
at com.jcraft.jsch.Session.connect(Session.java:149)
at SftpEx.main(SftpEx.java:30)
It hangs on the Next Authentication Method as being keyboard-interactive
until it locks the account out.
Thanks for your time and consideration in this matter.
Sincerely
Rich
On 7/25/12 12:16 PM, "Atsuhiko Yamanaka" <[email protected]> wrote:
>Hi,
>
> +-From: "Couchenour, Richard" <[email protected]> --
> |_Date: Wed, 25 Jul 2012 11:59:06 +0000 __
> |
> |Thanks for the quick reply here is the output of the sftp -v -v -v
>command
> |
> |OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
> |debug1: Reading configuration data /etc/ssh_config
> ...
>
>It seems to me that your problem is not related to the banner, IMHO.
>Does Logger.java[1] work for that sftp server?
>
>[1] http://www.jcraft.com/jsch/examples/Logger.java.html
>
>
>Sincerely,
>--
>Atsuhiko Yamanaka
>JCraft,Inc.
>1-14-20 HONCHO AOBA-KU,
>SENDAI, MIYAGI 980-0014 Japan.
>Tel +81-22-723-2150
>Skype callto://jcraft/
>Twitter: http://twitter.com/ymnk
>Facebook: http://facebook.com/aymnk
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users