Hi,
When I try to use Keepass for sftp transfer it fails because the username is not retrieved from CS.
In Jade output we see that username is missing before the @:
(@torciep02.fsp.ch:22) com.jcraft.jsch.JSchException - Auth fail
(@torciep02.fsp.ch:22) com.jcraft.jsch.JSchException - Auth fail
(@torciep02.fsp.ch:22) com.jcraft.jsch.JSchException - Auth fail ((@xxxxxxxx.xxx.xx:22) com.jcraft.jsch.JSc
hException - Auth fail)
Server logs confirm that username is not transmitted.
Mar 12 07:56:51 xxxxxxxxsshd[18813]: Invalid user from XX.X.X.XX
Mar 12 07:56:51 xxxxxxxxsshd[18813]: error: PAM: User not known to the underlying authentication module for illegal user from XXXXXXXXXX.XXX.XX
Mar 12 07:56:51 xxxxxxxx sshd[18813]: Failed keyboard-interactive/pam for invalid user from XX.X.X.XX port 58935 ssh2
CS is ok because hostname is retrieved from it.
Regards,
Romain Joachim
Jade configuration file is containing the following data:
Hi There
Couple of questions
Version of Jade is 1.8.1
I use the command line (jade.cmd)
Here is my simple working profile, I think you have just missed one parameter source_ssh_auth_method=password.
IMP : For FTP protocol default auth method is password, but with SFTP there could be two possible auth methods i.e. password or public key, thus you have to specify which one should JADE use.
Session Log